This example illustrates how to customize the GridControl displayed within the DevExpress WPF LookUpEdit's popup window.
- Set the LookUpEdit.AutoPopulateColumns property to
false
. - Use the PopupBaseEdit.PopupContentTemplate property to specify a custom GridControl.
- Set the GridControl's name to PART_GridControl.
- WPF LookUpEdit - Display a TreeList as Popup Content
- WPF LookUpEdit - Process New Values
- WPF LookUpEdit - Enable Multiple Selection Mode
- WPF LookUpEdit - Filter by Multiple Columns
(you will be redirected to DevExpress.com to submit your response)