dhtmlxgrid_form.js not found

Hello,

I never got a response to my question regarding grid integration with form. Extensive googling brought me here: docs.dhtmlx.com/doku.php?id=dhtm … ntegration. This seems to be exactly what I need; however, I cannot find the file dhtmlxgrid_form.js anywhere in the downloaded archive, and I don’t see anywhere on your site indications on where it might be downloaded. Could you please provide a link to downloading this file? Thank you very much (your library seems like a terrific tool; unfortunately, it’s taking too long to search through your volumes of documentation to extract microns of information - an improved indexing might help).

Thanks,
Marina.

you are right that the dhtmlxgrid_form.js file does not exist on the current download.
if it did exist it should in be directory: dhtmlxForm/codebase/ext along with the other integrators.

However, if you use the dataProcessor as described in:
docs.dhtmlx.com/doku.php?id=dhtm … aprocessor
you can use dhtmlx grid to present you data in a spreadsheet style and save changes back to your database

Form integration is available only in PRO version of dhtmlxGrid.