Hi,
When I use the exportTo excel function I noticed the request headers send my flexmonster have the content-type as "false".
This is causing a problem on my server side as I expecting a content-type of multipart/form-data. Can you tell me how I can set the content-type when making the exportTo Call.
Thanks,
Alan
Hello, Alan,
Thank you for your interest in Flexmonster Pivot.
Seems we have an issue with the content-type when making the exportTo
call. Our development team will fix this issue. You will be able to get the fix with our next minor release 2.410. It will be on December the 18th.
Does it work for your case?
Regards,
Tanya
Hi Tanya,
Thanks for the quick response. For me the 18th will be too late is there a work around?
Thanks
Alan
Alan,
Could you please specify which date will work for you? We will try to speed up the process.
Regards,
Tanya
Hi,
I have to demo this feature tomorrow 🙂 I realise this is too soon, but I was wondering there was a work around.
Thanks,
Alan
Alan,
We can offer you a workaround: you can use our previous version 2.3 for this demonstration. This feature works fine in this version. Here is the sample demonstrating how to use 2.3: http://jsfiddle.net/flexmonster/nx37qyjL/. Please pay attention that you need to use flexmonster.js
from our CDN: https://s3.amazonaws.com/flexmonster/2.3/flexmonster.js
. Also, you need to include jquery
and slightly modify initialization (as you can see in the sample, replace new Flexmonster({ container: "#pivot-container"}
) with $("#pivot-container").flexmonster({})
).
Please let me know if it helps.
Regards,
Tanya
Great thanks Tanya I'll try that.
Hello Alan,
We are glad to inform you that the version 2.410 is already available on our website. You are welcome to update the component.
Regards,
Dmytro.