ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: hyh888 on October 10, 2022, 07:12:55 am
-
When the name of a product is changed, in old sales order the old name should be expected to show but in the new created order the new name is expected to show. If formula is used, the old sales order will show the new name, even old name is recorded in the table of sales order lines in database. If there is a solution for this condition? Is there afterchanged and afterupdated for pqgrid cells?
-
I'm not quite following the issue faced by you. Can you please share a jsfiddle.
Please check these events:
https://paramquery.com/pro/api#event-beforeValidate
https://paramquery.com/pro/api#event-cellSave
https://paramquery.com/pro/api#event-change