ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: freighttechsed@gmail.com on June 10, 2024, 10:49:23 pm

Title: Update grid cell data automatically from DB
Post by: freighttechsed@gmail.com 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.
Title: Re: Update grid cell data automatically from DB
Post by: paramvir 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