Load new data in Datatables with Fixed Columns AngualrJS
Load new data in Datatables with Fixed Columns AngualrJS
When loading new data in datatables using some filtration and using FixedColumn,
console give me this exception
TypeError: Cannot read property 'dt' of null
at Object.ColReorder._fnDestroy (dataTables.colReorder.js:1097)
at m.extend.proxy.m.isFunction.e (jquery-1.11.2.min.js:2)
at jquery.dataTables.min.js:1372
at Function.m.extend.map (jquery-1.11.2.min.js:2)
at Object.w [as _fnCallbackFire] (jquery.dataTables.min.js:1371)
at Object.<anonymous> (angular-datatables.min.js:195)
at Object.t.iterator (jquery.dataTables.min.js:1796)
at Object.<anonymous> (angular-datatables.min.js:191)
at Object.t.extend.g [as ngDestroy] (jquery.dataTables.min.js:1852)
at n (angular-datatables.min.js:357)
Note: when disable fixedColumn No Exception displayed
This discussion has been closed.
Replies
I've just tried putting an example together than uses ColReorder and FixedColumns which also destroys the table: http://live.datatables.net/qagitoze/1/edit . It appears to work okay. Could you link to a test case showing the issue please.
Allan
i cant give you link because we connect to server side local,
but i can give you connection by Team Viewer
this is okey with you ????