How to do server-side pagination in datatable ?
How to do server-side pagination in datatable ?
harun.acar
Posts: 2Questions: 2Answers: 0
I am dealing with huge amount of data and I want to make server-side pagination by using datatable. I am writing the same codes in this site but in javascript console it gives following error :
Can not read property length of undefined .
What can cause this error ? Thanks for any help.
This discussion has been closed.
Answers
Not sure as there isn't enough information in your post to be able to form even a guess. Please link to a test case showing the issue, as per the forum rules.
Allan