Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › 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