Error: Index was out of range Must be non-negative and less than the size of the collection I have a customized LookUpEdit -
Hi I am working on Winform and Devexpress. I have a customized lookupEdit and I register it as a ribbon repositoryEdit. When I open my form, I can see this lookupEdit, but no popup comes. I开发者_如何
I am binding the Grid with a business object which contains a field Country (which is another business object containing ID and Name). I want to display the country name set to the \"Country\" in the
I have a xtraGrid with 6 columns. I want to make one columns to lookupEdit columns. how can i insert m开发者_C百科y datasource(datatable or dataset) on lookupeditcolumns.
I\'m working on a win project and I know this would be easy in WPF but I do not have the liberty to switch this project. I have to comboboxes, basically a Order ComboBox and an OrderItem ComboBox. I a
Hai all, I want to get lookupedit display text when am giving correspond edit value. example: if am giving
Hai all, Am using DevExpress Look开发者_开发百科upEdit in C#.NET project,also set both Display Member and Value member property of LookupEdit.How do I get selected value from DevExpress LookupEdit.
Hai, Am using DevExpress LookupEdit in C#.NET application.I want to clear all items in the LookupEdit.Please help
Hai all, Am using DevExpress LookupEdit in C#.NET project,also set both Display Member and Value member property of LookupEdit anditems are not dispaying on LookupEdit list page ,but i can select item
I\'d like to iterate through all the rows in a gridview and retrieve data from RepositoryLookupEdit. Basically I\'d like to do this, but I don\'t know how to get the RepositoryLookupEdit: