Unable to reinitialize the responsive datatable getting i[n] is undefinied

Unable to reinitialize the responsive datatable getting i[n] is undefinied

sakthi030986sakthi030986 Posts: 3Questions: 2Answers: 0

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

  • allanallan Posts: 61,946Questions: 1Answers: 10,158 Site admin

    Can you link to a page showing the issue please, as per the forum rules.

    Allan

  • sakthi030986sakthi030986 Posts: 3Questions: 2Answers: 0

    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

  • allanallan Posts: 61,946Questions: 1Answers: 10,158 Site admin
    Answer ✓

    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

This discussion has been closed.