Skip to content

Commit c3ee46b

Browse files
author
Konstantin Dinev
authored
Merge pull request #56 from skrustev/update-cellmerging
Update Cell Merging sample regarding the new options changes.
2 parents e7eb0c1 + 7b8ac21 commit c3ee46b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HTMLSamples/grid/cell-merging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
{
7979
name: "CellMerging",
80-
initialState: "merged"
80+
mergeOn: "always"
8181
},
8282
{
8383
name: "Sorting",

0 commit comments

Comments
 (0)