jQuery UI Widgets › Forums › Grid › Where is dataexport.php
Tagged: dataexport.php, grid export
This topic contains 6 replies, has 7 voices, and was last updated by Yavor Dashev 4 years, 4 months ago.
-
AuthorWhere is dataexport.php Posts
-
Hi,
I don’t find dataexport.php in jqwidets files. Where is it?
Thanks
It is part of the jQWidgets source code download package available for customers with Developer or Team license.
Does it require the installation of PHP software on the server to execute the “dataexport.php” file?
Hi jadhavsagar.jadhav,
We have PHP, .NET and client-side solution available in the current version of jQWidgets. Source code download is available for customers with developer or team license and the files are included in the download package.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi i have the Developer Licence and downloaded jQWidgets package and dont find the file dataexport.php”, i need it to uploaded to my server. Can you help me.
Regards
Salma SiqueirosWhen using the client side solution (as is in my case) I am using the
jquerygrid.netdomain, but our production server ishttpsand the causing an issue. Is there ahttpsserver running on your end that we can use, or must we now figure out a hosting solution to perform the data export?We dont mind using your server for export, but we need it to work with our
httpshosted applicationHi mikeerickson,
In this scenario I recommend you using the
exportview$("#grid").jqxGrid('exportview', 'xlsx', 'jqxGrid');method and more info for it you can find in the API docs for the jqxGrid.Link for the API documentation: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-api.htm
Link to a demo using the mentioned method: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/dataexportview.htm?lightLet me know if that works for you!
Please, do not hesitate to contact us if you have any additional questions.
Best Regards,
Yavor Dashev
jQWidgets team
https://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.