Syncfusion Datagrid does not upadte itself after change a value in the view

I create an app in xamarin, and i try to edit the value  with allowedit property.
But when i edit the value from user iterface, the value does not refresh, if i sort instead the value will upadate,.

Ho can i solve this problem?



1 Reply

AN Ashok N Syncfusion Team November 24, 2017 11:48 AM UTC

Hi Alberto, 
 
Thanks for contacting Syncfusion support. 
 
We have checked your query and could you please confirm your side, you have implemented INotifyPropertyChanged in your model and ViewModel classes and confirm PropertyChanged has been raised to all binding property, also please use ObservableCollection as ItemsSource. Still you are able to reproduce the issue, please modify our below attached sample based on your requirement and revert along with replication procedure. Otherwise, please share your sample or used collection type, model object type with SfDataGrid definition code snippet that would be more helpful for us to proceed further. 
 
 
Regards, 
Ashok 


Loader.
Up arrow icon