We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fdd225 + 03f02aa commit 859504cCopy full SHA for 859504c
controls/gridview/features/merged-cells.md
@@ -191,6 +191,10 @@ radGridView1.MasterTemplate.Templates.Add(template)
191
192
* Copy, paste, and cut operations do not support merge cells.
193
194
+* Merge Cell functionality only works with __Table View Definition__.
195
+
196
+* Merge Cell functionality is only applicable to the data cells. Column header cells won't be merged.
197
198
199
## See Also
200
* [Accessing and Setting the CurrentCell]({%slug winforms/gridview/cells/accessing-and-setting-the-currentcell%})
0 commit comments