Skip to content

Commit b5ca76b

Browse files
author
dtbuild
committed
370b531dedecf8e49d69ae4beee002af04c57d57 New: Support for state restoring when columns have been reordered, added to or removed. This requires that -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-).
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
1 parent 6558d40 commit b5ca76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1616
"last-tag": "2.1.8",
17-
"last-sync": "e027f372c436a79d941e781218d6f65f4c8ede87"
17+
"last-sync": "370b531dedecf8e49d69ae4beee002af04c57d57"
1818
}

0 commit comments

Comments
 (0)