High-Performance Data Grid for Angular, React & Blazor | Scheduler, Gantt & More › Forums › Data Grid › onRowUpdate › Reply To: onRowUpdate
January 6, 2022 at 2:07 pm
#102755
Participant
Hi Peter,
I tried several options to refresh the grid after I update the row ( grid.refresh(), grid.refreshView(), grid.render()).
But nothing is working, he keep the old data, when I refresh the complet page the value change because I reload the dataSource.
Thanks for your help
Christophe