ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: resolvecomputing on October 02, 2018, 03:59:59 pm
-
I example, I have 5 rows, and I have changed 1 of 5 rows. So how can I kno, what row and cell I just change and update status to hidden attribute, because I free User edit, don't have confirm or update button.
-
There are lot of events which fire when a cell is edited to give you required info.
cellSave, beforeValidate and change event.
Please check the API documentation.