2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
The SfDataGrid refreshes the view, whenever a new item is added or removed to its collection. Thus, when you perform a bulk changes continuously it may appear like the performance is affected as the grid is refreshed when each item is added or removed. In order to overcome this performance lag SfDataGrid allows you to suspend the updates and resume it to refresh the grid at once. The SfDataGrid.View.BeginInit method suspends the view updates and the SfDataGrid.View.EndInit method resumes the updates and refreshes the grid.
Sample Link: How to improve performance when doing bulk changes in SfDataGrid
|
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.