v.3.6-dhtmlxGrid-serialize functionallity

Hi,

I’m trying to use the serialize functionality:

var tmp = grid.serializeToJSON();

And i’m getting an undefined variable.

Can you please suggest what i’m doing wrong?

Thanks,
Keren

Also i tried to use the serialize() and setSerializationLevel() functions, but i get the error “defined is not a function”

There is no serializeToJSON() method in dhtmlxgrid

Here you can find a working sample of grid serialization:
dhtmlx.com/docs/products/dhtmlxG … alize.html

If any issue still occurs for you, please, provide with any kind of sample of your code.
Note: serialization is avaialble in PRO version only.