The sample files in the installation zip for dhtmlxgrid don’t save the data back to the MySQL database. The data is read from the database but updates aren’t saved back to the database. These are the samples I tested.
Initiatialization and loading
05_grid_reload.html
10_events.html
Data processor
02_all_at_once.html
03_name_sending.html
04_active_fields.html
What do I need to be able to save the updates in the samples?