ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: pbassey on February 10, 2025, 01:47:37 am
-
Can you please direct me to a code example that supports the updating (of a SQL database) of cell data changes in real time using .NET MVC?
-
Following are the examples:
https://paramquery.com/pro/demos/editing
https://paramquery.com/pro/demos/editing_batch
https://paramquery.com/pro/demos/editing_instant
-
I am not getting to the my debugger statement (see attachment) when I edit a cell in. my grid. Can you tell me if there are any specific grid properties to look for that might be causing this?
-
Please ensure to set trackModel to on.
https://paramquery.com/pro/api#option-trackModel
and set the primary key of the records.
https://paramquery.com/pro/api#option-dataModel-recIndx