Hi,
I am using json to load dhtmlxGrid grid (mygrid_59.parse(js_59,“json”).
When I add row, the following, I get the following javascript error:
XML descendants internal method called on incompatible Object
mygrid_59…enableDistributedParsing(true,10,300);
Thanks
mygrid_59…enableDistributedParsing(true,10,300);
The problem is in your custom code, there are two dots between object name and method name