Skip to content

DevExpress-Examples/synchronize-wpf-data-grid-with-icollectionview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronize the WPF Data Grid with the ICollectionView

This example demonstrates how to bind the GridControl to an ICollectionView and perform data shaping operations at the data source level.

This project contains the GridControl and ListView bound to the same ICollectionView source:

image

Files to Review

Documentation

More Examples

About

Bind the GridControl to an ICollectionView and perform data shaping operations at the data source level.

Topics

Resources

License

Stars

Watchers

Forks