Unable to reinitialize the responsive datatable getting i[n] is undefinied
Unable to reinitialize the responsive datatable getting i[n] is undefinied
HI All,
I am using jquery(1.11.3) datatable(1.10.7) as responsive with child Rows(Extra Column's) hidden and child rows(Extra Column's) will be visible when we click on the (+) symbol on the first column, the problem i am facing is when i reinitialize the datatable for bringing the data depends on the filter's which has been chosen by user i am getting TypeError: i[n] is undefinied. i have removed all the child rows(Extra Column's) then its working fine, is there any way to fix it with Child Rows (Extra Column's)
Thanks & Regards
S.Sathiya
This question has an accepted answers - jump to answer
Answers
Can you link to a page showing the issue please, as per the forum rules.
Allan
HI Allan,
Thanks for the reply, i have very little knowledge on jsfiddle and i do not know how to do server side pagination on the jsfiddle, but still i have used datatables debug and following is the URL
http://debug.datatables.net/ehimag
Thanks & Regards
S.Sathiya
Thank you - unfortunately for a Javascript error we would need a test case to be able to offer any help.
This page has http://live.datatables.net links which you can use to create server-side processing examples.
Allan