Top "Repositorylookupedit" questions

How to get the devexpress lookupedit display text from the corresponding edit value

Hai all, I want to get lookupedit display text when am giving correspond edit value. example: if am giving LookupEdit1.…

c# devexpress repositorylookupedit
How to get selected value from DevExpress LookupEdit?

Hai all, Am using DevExpress LookupEdit in C#.NET project,also set both Display Member and Value member property of …

c# .net winforms devexpress repositorylookupedit
how to set devexpress lookupedit selected text in gridvidew

I have a grid which has two columns and the the first column has a lookupedit. I can fill the …

c# gridview devexpress repositorylookupedit
How to clear items in DevExpress LookupEdit

Hai, Am using DevExpress LookupEdit in C#.NET application.I want to clear all items in the LookupEdit.Please help …

c# winforms devexpress repositorylookupedit
lookupedit set selection by value

I have a lookupedit and I need to set its selection by click event of a button. But I couldnt …

c# winforms devexpress repositorylookupedit
DevExpress RepositoryItemLookUpEdit

I am binding the Grid with a business object which contains a field Country (which is another business object containing …

c# winforms devexpress xtragrid repositorylookupedit
Devexpress LookupEdit drops down the list rather than displaying a single element

To my surprise, the Devexpress LookupEdit keeps drop downing (displaying the list rather than only displaying the default Edit Value […

devexpress repositorylookupedit