Hi, I am greatly interested dhtmlxgrid and donwload the standard version for test run.
I want to submit a form with all data/edited data on dhtmlxgrid to server.
My form/screen layout as follows
*[Invoice header]
*Invoice No. Customer Invoice Date
*[Invoice Details] {using the grid for presentation and editing}
*Item description price qty
*
I found an example in the link dhtmlx.com/docs/products/dhtmlxG … _form.html,
but I cannot locate dhtmlxgrid_form.js in dhtmlxGrid Standard Edition.
as required in your given example.
Is dhtmlxgrid_form.js only indcluded in Professional Edition (not available for download)?
And
What is the offical method/way to submit form and all data/edited data on dhtmlxgrid
to the server?
Your response greatly appreciated.