Cannot reinitialise DataTable. For more information about this error, please see http://datatables.
Cannot reinitialise DataTable. For more information about this error, please see http://datatables.
shanker
Posts: 1Questions: 1Answers: 0
Hi,
I am using data table twice in single page with same id in different tabs .I am loading with jquery .My App is using Asp.net mvc 3.
So i am getting following error
DataTables warning: table id=taskListGrid - Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
So please give me any suggestion for this how i will handle same grid twice in single page .
thanks
shanker.B
This discussion has been closed.
Answers
Did you ever get anywhere with this? I want to do the same thing. Put multiple tables going to different SQL tables on the same page. They all work individually, but when I start putting more than one on a page, it starts throwing that error....