ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: caoxp on May 24, 2018, 11:30:05 am
-
how to refresh cell after celldata change
-
If celldata is changed with updateRow() API, then cell is automatically refreshed.
If celldata is changed by rowData[ dataindx ] = value, then grid.refreshCell method can be used to refresh corresponding cell.
https://paramquery.com/pro/api#method-refreshCell