Search
-
Inline editor sometimes not working
by brewdev ·I think I solved my own problem. There was a conflict with the other "Analytics" DataTable still being present on the page. Now I know that all I have to do is proactively destroy any other -
Inline editor sometimes not working
by brewdev ·same thing, in that it destroys/recreates the #tblJudges DataTable. However, after this, the Judges DataTable no longer accepts focus in the cells. When I have Chrome dev tools open, and perform &quo -
Inline editor sometimes not working
by brewdev ·$("#tblJudges").DataTable().destroy();