repositorylookupedit
Why my customized lookupEdit throw the following error
Error: Index was out of range Must be non-negative and less than the size of the collection I have a customized LookUpEdit -[详细]
2023-04-05 11:23 分类:问答Why popupform is not pop for 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开发者_如何[详细]
2023-04-04 23:40 分类:问答DevExpress RepositoryItemLookUpEdit
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[详细]
2023-03-31 17:55 分类:问答Using lookupedit on XtraGrid columns
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.[详细]
2023-03-27 04:41 分类:问答With two comboboxes; How to load child item collections in second combobox based on the first combobox selected item
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[详细]
2023-03-14 18:50 分类:问答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[详细]
2023-01-16 21:12 分类:问答How to get selected value from DevExpress LookupEdit?
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.[详细]
2023-01-14 10:30 分类:问答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[详细]
2023-01-14 04:27 分类:问答How can i display item on itemList of devexpress LookupEdit
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[详细]
2023-01-14 00:30 分类:问答Get RepositoryLookupEdit from GridView
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:[详细]
2023-01-07 17:27 分类:问答