ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: Digitalsoft on January 03, 2024, 06:46:18 pm
-
Hi,
When I change the cell value by editor dropdown I need to update other cells and need to mark them as dirty so that I can get the cells that have been changed to save the data. Help me on this scenario
-
Assuming you have already turned on the tracking of records as in batch editing example, you can use the updateRow method to make changes in the cells to mark them dirty.