Hi support team, I have the following question about dhtmlxForm and dhtmlxConnector.
when record selected in the grid, it will be shown in the form, It update the record at the grid , but does not save data into DB. What isn’t working is when I hit “Save”.
any final answer to this problem ? I’m having the same one.
Modification in the grid are correctly sent to DB.
When I modify through the Form (binding the grid) and click the save button, information is correctly updated in the grid, but no update in done in the DB.