0

Trying to show the updated data in the grid using ObservableCollection for that i have created a loop in that i am calling the service method which holds all the data then assigning this data to the instance of the ObservableCollection. Binded this instance to the data parameter of the grid. Updated records are present in the data but in the UI it is not reflecting also used StateHasChanged but still this does not works.

Without using Rebind need to update the list

0 Answers0