- Home
- Forum
- ASP.NET Web Forms
- Exporting
Exporting
How to export a PivotGrid when the datasource is set by javascript and json?
Thanks!
Thank you for using Syncfusion products.
Currently we are working on the exporting feature in PivotGrid (for JSON datasource working completely on client-side) and it will be available in our Volume 1 release which is estimated to be rolled out on the end of March, 2016.
Regards,
Ramesh G.
Can you give me a sample? I'm trying to export but it is giving an exception.
Thanks!
Hi Jorge,
Thank you for using Syncfusion products.
We have prepared a simple PivotGrid sample with exporting option. Please find the sample in the following link.
Sample Link: http://www.syncfusion.com/downloads/support/forum/121868/PIVOTF~2-1264642060.ZIP
Note:
The following options needs to be considering while creating exporting sample.
1. Need to refer the script “ej.webform.min.js” and it should be placed after “ej.web.all.min.js”.
Example: <script src="Scripts/ej.web.all.min.js"></script>
<script src="Scripts/ej.webform.min.js"></script>
2. Need to render ScriptManager tag after form tag.
Example: <form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager>
3. Need to refer the reference Syncfusion.EJ.Export.
Regards,
Ramesh G.
Ok, this is server mode. Is there a client mode?
Thanks!
Hi Jorge,
We have prepared a PivotGrid sample (client-side) with exporting option. Please find the sample in the following link.
Sample Link: http://www.syncfusion.com/downloads/support/forum/121868/ze/PivotFieldList-1110533417
Regards,
Ramesh G.
It works! But, how to change the name of the new file "Sample.xls"?
Thanks!
Hi Jorge,
We are working on this and we will update you the details by tomorrow.
Sorry for the delay.
Regards,
Ramesh G.
Hi Jorge,
We have created an incident to log an improvement task on behalf of you. Our support engineer will assist you through incident. We request you to follow with the incident for further details.
https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents
Regards,
Ramesh G.
- 8 Replies
- 2 Participants
-
JP Jorge Pampin
- Feb 2, 2016 12:23 PM UTC
- Apr 14, 2016 08:51 AM UTC