You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,14 @@ In this way, datagrid provides the same loading time for 1K records and 1 millio
5
5
6
6
In addition to that datagrid provides option to show built-in busy indicator for long running operations by setting [ShowbusyIndicator](https://help.syncfusion.com/cr/cref_files/wpf/Syncfusion.SfGrid.WPF~Syncfusion.UI.Xaml.Grid.SfDataGrid~ShowBusyIndicator.html) as `true` to enhance the user experience.
[WPF DataGrid - Scrolling performance with more number of rows and columns example](https://github.com/SyncfusionExamples/wpf-datagrid-scrolling-performance-with-more-rows-and-columns)
0 commit comments