Skip to content

DevExpress-Examples/wpf-data-grid-filter-column-lookupedit-based-on-value-in-another-column

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Filter a Column's LookUpEdit Based on the Value in Another Column

This example filters the City column's LookUpEdit items based on the Country column's value.

image

The CellEditTemplate property allows you to display independent editors with different ItemsSource collections. The ItemsSource collection is filtered in the ShownEditor event handler.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)