jQuery UI Widgets › Forums › DataTable › Datatable export problems
Tagged: angular datatable, bootstrap datatable, javascript datatable, jquery datatable, jqwidgets datatable, jqxdatatable
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 9 years, 1 month ago.
I have a datatable that I am using to try and export the whole dataset. Unfortunately only the first page of what is being displayed is exported.
I am using the following to try and export the data:
$('#divOrders').jqxDataTable('exportdata', 'xls');
Hello williamjwood76,
Please, take a look this our demo: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdatatable/javascript-datatable-data-export.htm?light Could you give more information about browser that you use and do you have some error messages in the consol?
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
Could having serverProcessing: true cause me problems?
Could you provide Your code for better analyzing (better in https://www.jseditor.io/).
You must be logged in to reply to this topic.