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.

shankershanker Posts: 1Questions: 1Answers: 0
edited February 2016 in Free community support

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

Answers

  • pastorjustinpastorjustin Posts: 10Questions: 1Answers: 0

    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....

This discussion has been closed.