2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
In SfDataGrid Edited GridCellvalues will be updated in view only if corresponding model class has been implemented from INotifyPropertyChanged and raised PropertyChanged for corresponding model object. Otherwise edited values not updated in view after EndEdit. Please refer the below code example
Note: List does not have PropertyChange support so if we use List as SfDataGrid.ItemsSource, then Edited grid cell values not updated. Need to use only support PropertyChanged collection types.
|
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.