tim_faron
11 years agoContributor
DevExpress.XtraEditors.GridLookUpEdit Support
I have been able to work with selecting and getting the selected item of a 'LookupEdit' using this form and now I am interested to know if anyone know of support for the following class:
DevExpress.XtraEditors.GridLookUpEdit
At the minimum i would be interested in getting at least 1 column in the grid for contents and being able to select a value.
Thanks ..
In the meantime I will see if I can come across any properties which might have this information..
DevExpress.XtraEditors.GridLookUpEdit
At the minimum i would be interested in getting at least 1 column in the grid for contents and being able to select a value.
Thanks ..
In the meantime I will see if I can come across any properties which might have this information..
- Hi Tim,
Look at the "Select a LookUpEdit item" article that contains an example of using of native properties and methods of the control.