save data

Is it possible to save data in a grid back to the filesystem with serialization? docs.dhtmlx.com/doku.php?id=dhtm … ialization The code I am writing is client-side only, without a server to submit a form to. I am loading data from a file, making changes in the grid programatically, and would like to save those changes.

I take it it’s not possible to do this. Comments? Searching other message boards I see that this would be a huge security risk.

You’re right.
Such feature is cannot be enabled for the reason of security limitations.