Hi,
I am using Angular 8 with remote calls to database to fetch data.
I have a function which will update the database values, but changes in grids shows up only when i refresh the grid. As mention in the demo's i tried using refreshDataAndView(), but didn't figure out how to use it angular.
Thanks in advance.