jQWidgets Forums
jQuery UI Widgets › Forums › General Discussions › Data export
This topic contains 10 replies, has 2 voices, and was last updated by admin 3 days ago.
-
AuthorData export Posts
-
Hi
using https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/dataexport.htm
and export something, will lead me to to an error “Not Found”. Something wrong?
It seems that the url “https://jqwidgets.com/export_server/dataexport.php” won’t exist anymore. How to use the function to export? I don’t have a data export.php ….
In the ‘main’ example:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/dataexport.htm
there is the URL parameter “(“#grid”).jqxGrid(‘exportdata’, ‘xlsx’, ‘jqxGrid’); ” jqxGrid … Thats the Url? What do I need or where to get?
Regards
ChrisHi,
– The new exportview method is recommended for data export.
– In case you want to continue the old way, the dataexport.php file used for data export needs to be hosted on your server and update the exportdata method call. The 6th param of the method is the server URL. As for the usage of export_server/dataexport.php for data export – this file was hosted only for demo/trial purposes on our web server.Regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Thanks Peter.
Where do I find/get the ‘dataexport.php’. can i Download IT?
Regards
ChrisWhen using the Exportview: how the Change the font in the exported xlsx? Regards Chris
Hi Chris,
dataexport.php is included in the source code download build which you can download from the client portal if you have a license. The login is your email and license key. As for the exportview, it takes the font of the grid and it depends on the theme applied.
Regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi Peter,
thanks. But I can’t find it?
I upgraded and use the “exportview” right now. But after the upgrade something happend I can’t explain
Another question is: Watch this:
https://gruppenhaus-manager.de/gm/test/cm_combo.php
There are three jqxDropDownLists. The first has a display error at the right.
The third one is missing the arrow down after setting the width to 22.
Any idea?
I only want a Dropdown list with a square and an arrow….
- This reply was modified 2 months, 3 weeks ago by gruppenhaus.
Hi gruppenhaus,
Thanks for the feedback. The problem is related to the theming and we will fix it for the next release.
Regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi Peter.
thanks a lot. Any idea of a release date?
Regards
ChrisHi gruppenhaus,
The next release will be in the end of April.
Regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Update: The release is postponed by 2 weeks. Sorry, about the inconvenience.
-
AuthorPosts
You must be logged in to reply to this topic.