I talked with your colleague who told me that I can use dhtmlxgrid_form.js in Standart Edition set of dhtmlx components, but dhtmlxgrid_form.js wasn’t included into the 90904 STD package by mistake, and he send to me version witch allowing return grid data to server side on submit event. But I do not get expected result when used this file. I have following code on client side :
…
…
…
…
…
…
I don’t receive data from grid on server side after submit. Where is my mistake?
I can’t see dhtmlxgrid_form.js file in v.2.5 Standard Edition dhtmlxGrid set. Are you sure that is possible using this functionality with free version?