You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jquery Datatable column Reorder not working when drag a column one place into another column place in table.
for example column reorder position(1st position to 4th position)
ColReorder: [0, 1, 2, 3, 4, 5] positon not changed in data params in stateSaveCallback function, when drag the columns in jquery datatable.
Jquery Datatable column Reorder not working when drag a column one place into another column place in table.
for example column reorder position(1st position to 4th position)
ColReorder: [0, 1, 2, 3, 4, 5] positon not changed in data params in stateSaveCallback function, when drag the columns in jquery datatable.
https://jsfiddle.net/dinesh_raja/jtrnudqf/8/
The text was updated successfully, but these errors were encountered: