jQuery UI Widgets › Forums › Grid › export data error
Tagged: datagrid export to excel
This topic contains 7 replies, has 4 voices, and was last updated by Prathap 9 years, 9 months ago.
-
Authorexport data error Posts
-
Hi team.
i had read http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/dataexport.htm and do it. yesterday it work but today it not work and have message in inspect element Uncaught jqxGrid: Missing reference to jqxdata.export.js!Can you help me fix it?
thanksUncaught jqxGrid: Missing reference to jqxdata.export.js!
a.extend.exportdata
a.jqx.invoke
a.jqx.jqxWidgetProxy
(anonymous function)
x.extend.each jquery-1.10.2.js:657
x.fn.x.each jquery-1.10.2.js:266
a.fn.(anonymous function)
(anonymous function)
x.event.dispatch jquery-1.10.2.js:5095
v.handle jquery-1.10.2.js:4766everything in inspect element
i had fix it thanks and sorry because Bother you
Hello
How fix?Hi bayasaa_7672,
To learn how to export the Grid to excel you can either look at the Grid’s API(exportdata method) or look at the Data Export demo available online.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comI look it but cant export
because got error “Uncaught jqxGrid: Missing reference to jqxdata.export.js! ”
I cant find where i do error
Hi bayasaa_7672,
If you did not add such reference on your page, then add it. Also make sure that you initialize the widget in the same way as shown in the Data Export working demo: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/dataexport.htm?arctic
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi Team,
I need help in Export Data. I am using 3.8 version of JQWidgets.When i am clicking on export button it is redirecting to http://jquerygrid.net/export_server/save-file.php. Previously i can export the data into excel or csv, but suddenly its stopped working giving 404(URL NOT FOUND) Exception.
Could anyone can help me ASAP as this is very urgent and critical issue in the project to resolve.
Thanks,
Prathap D -
AuthorPosts
You must be logged in to reply to this topic.