I want to export the selected rows data when datatable is server side processing
I want to export the selected rows data when datatable is server side processing
mayankneema02
Posts: 2Questions: 1Answers: 0
How can I export the selected rows, please help.
Thanks in advance
This discussion has been closed.
Answers
Please see this FAQ about exporting with server side processing.
Kevin
Thanks Kevin for the reply, I have checked the FAQ , By this I am able to export all rows of datatable, but now I want to select 10 rows on different page using pagination and when click on export the data will come in excel only 10 rows.
Can you help me in this please.