Author Topic: Update grid cell data automatically from DB  (Read 177 times)

[email protected]

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 5
    • View Profile
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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
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