i cant make export to excel
the example for olapclient does not export excel
i tried but i failed, the example in http://help.syncfusion.com/js/olapclient/export did not work at all.
the console on chrome shows this "Uncaught ReferenceError: canvg is not defined"
help me please
SIGN IN To post a reply.
3 Replies
RG
Ramesh Govindaraj
Syncfusion Team
October 1, 2015 11:50 AM UTC
Hi Dylan,
Thanks for your update.
We suspect that the reported problem occurs due to the file “canvg.js” is not referred properly. We have created a working sample and it is available in the following link. If the problem still exist, please reproduce the reported problem in the sample provided and update us, it would be helpful to proceed further.
Sample Link: http://www.syncfusion.com/downloads/support/forum/120657/ze/WebApplication41-2110894398
Regards,
Ramesh G.
Thanks for your update.
We suspect that the reported problem occurs due to the file “canvg.js” is not referred properly. We have created a working sample and it is available in the following link. If the problem still exist, please reproduce the reported problem in the sample provided and update us, it would be helpful to proceed further.
Sample Link: http://www.syncfusion.com/downloads/support/forum/120657/ze/WebApplication41-2110894398
Regards,
Ramesh G.
DY
Dylan
October 2, 2015 07:57 PM UTC
this is my includes
<link rel='nofollow' href="themes/bootstrap.min.css" rel="stylesheet" />
<link rel='nofollow' href="themes/default-theme/ej.widgets.all.min.css" rel="stylesheet" />
<link rel='nofollow' href="themes/default.css" rel="stylesheet" />
<script src="scripts/jquery.globalize.min.js"></script>
<link rel='nofollow' href="themes/default-responsive.css" rel="stylesheet" />
<script src="scripts/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="scripts/jquery.easing.1.3.min.js" type="text/javascript"></script>
<script src="scripts/ej.web.all.min.js"></script>
<script src="scripts/canvg.js"></script>
<script src="scripts/properties.js"></script>
when i click 'export to excel' goes to a url http://localhost:50848/api/Exporting/OlapClientExporting, a 404 document, whats wrong? thanks
RG
Ramesh Govindaraj
Syncfusion Team
October 5, 2015 11:49 AM UTC
Hi Dylan,
We are unable to reproduce the reported problem at our end. We have also prepared a simple sample with the WebAPI. Refer to the sample in the following link.
http://www.syncfusion.com/downloads/support/forum/120657/ze/WebApplication41-93766451
You can reproduce the reported problem in the given sample and update us with the replication procedure. It would be helpful to proceed further.
NOTE: Also, we are glad to announce that our Essential Studio Volume 3 , 2015 is rolled out and is available for download under the following link.
We recommend you to check the reported problem using our updated scripts and references from Volume 3, 2015.
Regards,
Ramesh G.
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
DY Dylan
- Oct 1, 2015 02:59 AM UTC
- Oct 5, 2015 11:49 AM UTC