How do I save the grid state to a json string for database storage instead of downloading it as a Json file?
Hello,
Thank you for reaching out to us.
Flexmonster provides the getReport
API call that returns ReportObject, which describes the current report. You are welcome to check our documentation: https://www.flexmonster.com/api/getreport/
Using this method, you can receive the Report Object and then transform it into the string. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/8hrmnc9L/
This way, you can operate with the string and add it to your database.
Please let us know if it works for you. Feel free to contact us if other questions arise.
Kind regards,
Nadia
Hello,
Hope you are doing well.
Our team is wondering whether you had time to try the suggested approach for saving the report string into the database. Looking forward to hearing your feedback.
Best Regards,
Maksym
Hello,
Hope you are doing well.
Just checking in to ask if you had a chance to try the suggested approach. Could you please let us know if our response helped?
Looking forward to your response.
Kind regards,
Nadia