Get Error when i have more than 17 results.

Get Error when i have more than 17 results.

DulajdeshanDulajdeshan Posts: 3Questions: 2Answers: 0

I have wrote a code for fetching data from my mysql table and display using Datatables. But when i have more than 17 results datatables get and error. Please help me with this.

"jquery.dataTables.min.js:19 Uncaught TypeError: Cannot read property 'DT_RowId' of null"

Answers

  • allanallan Posts: 61,743Questions: 1Answers: 10,111 Site admin

    Happy to take a look at a test case showing the issue.

    Allan

This discussion has been closed.