I want download all of the data , not only a page , what can I do ?
I want download all of the data , not only a page , what can I do ?
scymore
Posts: 4Questions: 2Answers: 0
for example , there are 300 datas , but page size is only 10 , and I can download 10 datas a time , what should I do to download the 300 datas one time ?
This discussion has been closed.
Answers
By default DataTables will load all of the data at once - this is call client-side processing in DataTables.
If that isn't happening for you then we would need a link to a test page showing the issue (as per the forum rules) so we can offer some assistance.
Allan