Skip to content

Commit 859504c

Browse files
authored
Merge pull request #685 from telerik/DinkoK-patch-17
Update merged-cells.md
2 parents 3fdd225 + 03f02aa commit 859504c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

controls/gridview/features/merged-cells.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,10 @@ radGridView1.MasterTemplate.Templates.Add(template)
191191

192192
* Copy, paste, and cut operations do not support merge cells.
193193

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+
194198

195199
## See Also
196200
* [Accessing and Setting the CurrentCell]({%slug winforms/gridview/cells/accessing-and-setting-the-currentcell%})

0 commit comments

Comments
 (0)