New version of DataTable filters out all rows when initialized.
New version of DataTable filters out all rows when initialized.
bchodo
Posts: 2Questions: 2Answers: 0
I'm migrating to the new version of DT. I started off with no params, just "$('#' + tableID).DataTable();", and the existing DOM html table gets blanked with the following message: "Showing 0 to 0 of 0 entries (filtered from 60 total entries)". What filter?
It's a well formed table (thead, tbody, tfoot, etc.), and it worked perfectly in the previous version of DT. Am I missing something?
This discussion has been closed.
Answers
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.
Information on how to create a test page], if you can't provide a link to your own page can be found here.
Thanks,
Allan