Hello,
There is an issue with the ColReorder in that if you re-order columns as in the below example
http://datatables.net/release-datatables/extras/ColReorder/fixedheader.html e.g. if Engine Version column is moved then Only the column header is getting moved but not the data in this column is getting reordered.
I have observed the error in chrome after reordering column in my datatable.
Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 jquery.datatables.colreorder.min.js:19
o jquery.datatables.colreorder.min.js:19
f.fn.dataTableExt.oApi.fnColReorder jquery.datatables.colreorder.min.js:28
(anonymous function) jquery.datatables.min.js:312
ColReorder._fnMouseUp jquery.datatables.colreorder.min.js:61
(anonymous function) jquery.datatables.colreorder.min.js:53
c.event.handle jquery-1.4.3.min.js:63
h.handle.n
I do not have any idea about this error as I am new to jquery.
Any one Please help me......
There is an issue with the ColReorder in that if you re-order columns as in the below example
http://datatables.net/release-datatables/extras/ColReorder/fixedheader.html e.g. if Engine Version column is moved then Only the column header is getting moved but not the data in this column is getting reordered.
I have observed the error in chrome after reordering column in my datatable.
Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 jquery.datatables.colreorder.min.js:19
o jquery.datatables.colreorder.min.js:19
f.fn.dataTableExt.oApi.fnColReorder jquery.datatables.colreorder.min.js:28
(anonymous function) jquery.datatables.min.js:312
ColReorder._fnMouseUp jquery.datatables.colreorder.min.js:61
(anonymous function) jquery.datatables.colreorder.min.js:53
c.event.handle jquery-1.4.3.min.js:63
h.handle.n
I do not have any idea about this error as I am new to jquery.
Any one Please help me......