Skip to content

SyncfusionExamples/wpf-datagrid-asynchronous-scrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WPF DataGrid Performance - Asynchronous Scrolling

DataGrid offers asynchronous scrolling mode to update the binding of rows asynchronously without affecting the UI during load and scroll operations. Asynchronous scrolling can be enabled by setting ScrollMode as Async. When enabling asynchronous scrolling the rendering will be visible to user like fade animation.

Reference

WPF DataGrid Performance

WPF DataGrid

More examples

WPF DataGrid - Working with large number of records example

WPF DataGrid - Scrolling performance with more number of rows and columns example

About

Example shows WPF DataGrid asynchronous scrolling mode to update the binding of rows asynchronously without affecting the UI during load and scroll operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages