Multi-Column Lookup Editor
WPF Lookup Control is a multi-column combo box that provides lookup functionality by using an embedded WPF Grid Control within the drop down window.

Key features include:
-
Display and edit values can be taken from separate data fields.
-
Automatic completion and incremental filtering.
-
Custom processing for entering 'not-in-list' values.
-
Embedded DXGrid control.
-
A large number of options to customize the dropdown list by exploiting the features provided by the DXGrid control. These include customizable columns collection, data summaries, sorting, grouping and filtering dropdown list data by column values, etc.
The WPF Lookup Control can be used on a standalone basis or as an in-place editor within container controls such as the DevExpress WPF Grid Control.
|