Skip to content

Commit 6eb0d52

Browse files
authored
Update README.md
1 parent 3c606d6 commit 6eb0d52

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@ In this way, datagrid provides the same loading time for 1K records and 1 millio
55

66
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.
77

8-
<b>Reference</b>
8+
## Reference
99

1010
[WPF DataGrid Performance](https://help.syncfusion.com/wpf/sfdatagrid/performance)
1111

1212
[WPF DataGrid](https://www.syncfusion.com/products/wpf-ui-controls/datagrid)
13+
14+
## Other examples
15+
16+
[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)
17+
18+
[WPF DataGrid Performance - Asynchronous scrolling example](https://github.com/SyncfusionExamples/wpf-datagrid-asynchronous-scrolling)

0 commit comments

Comments
 (0)