Commit df17764
dtbuild
370b531dedecf8e49d69ae4beee002af04c57d57 New: Support for state restoring when columns have been reordered, added to or removed. This requires that
Updated: State restore will still attempt to restore the state for paging, page length and search, even if the number of columns has changed.
Updated: The state object now includes a `name` property for the `columns` array and if a column name is set, in the sorting array.
Sync to source repo @370b531dedecf8e49d69ae4beee002af04c57d57-init columns.name be set to allow a column to be uniquely identifies. If it is not set then column state will not be loaded if the number of columns in the table changes (i.e. similar to 2.1-).1 parent 3a0e0a3 commit df17764
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments