Hi,
I was passing JSON array to pivot grid dynamically (with out file), it is binding successfully.
but, when I try to save report (with layout), it is not saving the data but saving layout and options.
Observation:
- I have loaded local json file and did some layout changes and saved the report.
here, in the file I observed the data also got saved (with some encryption), I think it saved in the ocsv format. please find the attached report to this mail.
Same way, Can I save the report along with the data (how it is saving in above case) when passing Json data as array?
Thanks & Regards,
Sunilkumar.V
Hi Sunilkumar,
Right now, in version 2.2, the report cannot be saved along with JSON data. It is a good idea to have this option in future and we will consider it for our roadmap.
Kind regards,
Iryna
Hello Sunilkumar,
We would like to inform you that the feature mentioned by you in this question was implemented in version 2.303. It is available for download from the website. From now, after pressing save button or using save() API call the report will be saved along with the JSON data.
We would be grateful for your feedback on this feature.
Best regards,
Dmytro