Parsing $_POST data from dhtmlxgrid


When submitting a grid using a form do you have any examples showing how to iterate through the resulting $_POST in order to capture the grid elements to begin processing them for update or other storage?



Thanks

There is no ready to use sample, but you can check next document, it describes logic of vars in $_POST naming.
dhtmlx.com/docs/products/dhtmlxG … t_htmlform