Hey,
we are configuring the PhpGrid to use MS Sql Server connection. We succeeded in loading a table and its content with db-table-grid.php.
However, when we click on inline editing / edit icon at the bottom, none of the typed in changes are saved. The grid still shows the original values.
The same operation works flawless with mysqli type.
What can be the problem?
Thanks
Peter
1 Answers
Hello,
Review this tutorial for debugging with firebug
https://phpgrid.desk.com/customer/portal/articles/926266
Your Answer