Skip to content

DevExpress-Examples/wpf-data-grid-parallelize-data-intensive-operations-on-in-memory-data-in-instant-feedback-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Parallelize Data-intensive Operations in Instant Feedback Mode

This example binds the GridControl to the PLinqInstantFeedbackDataSource to speed up in-memory data shaping operations. The grid performs these operations (sort, group, filter, summary calculation, and so on) asynchronously.

Files to Review

Documentation

More Examples

About

Bind the GridControl to the PLinqInstantFeedbackDataSource to speed up in-memory data shaping operations.

Topics

Resources

License

Stars

Watchers

Forks