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
»
ParamQuery Pro Evaluation Support
»
Update grid cell data automatically from DB
« previous
next »
Print
Pages: [
1
]
Author
Topic: Update grid cell data automatically from DB (Read 245 times)
[email protected]
Pro Enterprise
Newbie
Posts: 5
Update grid cell data automatically from DB
«
on:
June 10, 2024, 10:49:23 pm »
I need to update specific grid cell data automatically from the database.
Could you provide me a sample code for my request.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Update grid cell data automatically from DB
«
Reply #1 on:
June 11, 2024, 02:20:19 pm »
For that you have to make a remote request via Ajax or fetch API and call updateRow method of the grid to update a cell
https://paramquery.com/pro/api#method-updateRow
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Update grid cell data automatically from DB