Export for selected rows not working
Export for selected rows not working
gauravmak
Posts: 22Questions: 4Answers: 0
Hello,
As per this page - https://datatables.net/extensions/buttons/examples/print/select.html
Print and other export options are not taking any rows in output result.
Check this please - http://live.datatables.net/lusiveje/1/edit?html,js,output
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Anyone?
Hi,
This is a bug in the release version I'm afraid. On the plus side, it has already been fixed in the nightly. Updated example: http://live.datatables.net/lusiveje/6/edit .
Allan
Great to know that. When should we expect the stable release?
I'm not sure yet. Within the next 2-3 weeks I suspect.
Allan
Okay, I will look forward to the updates. To confirm, it will be done with "Select Version: 1.0.2", correct?
No, the error was in Buttons, not the Select library as you will be able to see from the test case I linked to above.
This was the fix.
Buttons 1.0.4 will correct the error.
Allan