ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
how to refresh cell after celldata change
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to refresh cell after celldata change (Read 2319 times)
caoxp
Pro OEM
Newbie
Posts: 8
how to refresh cell after celldata change
«
on:
May 24, 2018, 11:30:05 am »
how to refresh cell after celldata change
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: how to refresh cell after celldata change
«
Reply #1 on:
May 24, 2018, 11:10:47 pm »
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
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
how to refresh cell after celldata change