Hi All,
I have problem with my Colreorder function.
It is working with some of the grids and I am facing problem with particularly editable items in a grid.
The problem is while reordering the columns in a asp.net grid(editable items) only headers are getting moved but not all the data which connected to the header in the columns.
While checking the exception is as below.
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
Please help..
I have problem with my Colreorder function.
It is working with some of the grids and I am facing problem with particularly editable items in a grid.
The problem is while reordering the columns in a asp.net grid(editable items) only headers are getting moved but not all the data which connected to the header in the columns.
While checking the exception is as below.
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
Please help..