Skip to content

Customize the GridControl displayed in the LookUpEdit's popup window.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-lookupedit-customize-the-embedded-data-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF LookUpEdit - Customize the Embedded Data Grid

This example illustrates how to customize the GridControl displayed within the DevExpress WPF LookUpEdit's popup window.

  1. Set the LookUpEdit.AutoPopulateColumns property to false.
  2. Use the PopupBaseEdit.PopupContentTemplate property to specify a custom GridControl.
  3. Set the GridControl's name to PART_GridControl.

image

Files to Look at

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

Customize the GridControl displayed in the LookUpEdit's popup window.

Topics

Resources

License

Stars

Watchers

Forks