Not Logged In
Explore
Try
Subscribe
Support
My Account
Announcing DXv2
Inside 11.2
Feature Overview
Download Trial
Product Demos
Feature Overview
New Subscriptions
Renew Subscriptions
Ask a Question
Blogs & Forums
Documentation
Webinars
Log In
Register
Forgot Password
Chat with a Customer Service Specialist
DevExpress:
Have a pre-sales question?
DevExpress:
We’re here to assist you M-F from 8:30am – 5:00pm PST or email anytime
info@devexpress.com
Have a technical question?
Please email our
support team
or visit our
support center
Forums
Blogs
Forums
Browse by Tags
>
All Tags
>
lookupedit
Appearance
autocomplete
bug
button
ButtonEdit
buttons
Citrix
close
Collumns
column
Columns in a Data grid
ComboBoxEdit
ComboBoxEdit combine Dispay field
ComboBoxEdit custom Dispay field
comboBoxEdit drawitem hottracking
ComboBoxEdit spinedit
controls
Custom
databinding
Databindings
datagridview
datagridviewcolumn type
dataset
DataSource
datatable
devexpress controls c#
disable
DrawItem
DxGrid
editor painting
EditValue
enable
entity framework
ExceptionMode
feature request
fill on change text
Filter
Filter Control
filter popup custom
fit
footer
Grid
grid column
Grid Control
GridColumn
GridControl
gridview
Grouping
hide
HyperLink
ilist
lookup
Lookupedit addhandler
LookUpEdit bug
LookUpEdit List<DictionaryEntry> column titles
LookupEdit ProcessNewValue
lookupedit select entry
LookupEdit selection
LoopUpEdit
multi threaded
multilple records lookupedit
New Row
null
null option
PopulateColumns
popup
Popup Form
PopupContainerEdit
problem
repository
repositoryitem
RepositoryItemComboBox
repositoryitemlookupedit
RepositoryItemPopupContainerEdit
Save to Database
selection
ShowPopUp
Silverlight
SL
string format lookupeidt
Text
TextEdit
Visibility
width
winforms
Xtraeditor
xtraeditor lookupedit inherited control
xtragrid
Xtragrid and LookUpEdit
xtragrid filter criteria
xtragrid ShowPrintPreview Preview "Header and Footer"
XTraUserContol
XtraUserControl
LookupEdit - populating additional text field with data from secondary lookupEdit column
Hi - I'm using a LookupEdit in a grid to populate a value in a column using the ColumnEditor property of the column and the DisplayMember property of myLookupEdit. Now, when the user makes a selection in myLookupEdit, I have a second column in the grid that I want to populate with a value from another...
Posted to
XtraEditors
(Forum)
by
M Parker
on 8/5/2011
Filed under: LookUpEdit
DxGrid: LookUpEdit & Grouping
DxGrid for Silverlight V11.1. I use the LookUpEdit editor in a column of a DxGrid and its DataSource is set to an ObservableCollection of Person {int id, string name, string surname}. I do not set the ValueMember because I want to return the whole object in case of changes. With this configuration DxGrid...
Posted to
DXGrid
(Forum)
by
L. L.
on 7/18/2011
Filed under: Grouping, DxGrid, LookUpEdit, SL, Silverlight
Problems with multiple GridColumn instances that have been bound to the same column of a DataSource, particularly wrong columns as argument to CustomColumnGroup and –Sort event handlers in this special case.
I need multiple instances of GridColumn in a GridView that are bound to the same column of a DataSource (DataTable). Background is, that I need individual instances of LookUpEdit that show different columns of a master table as "Display members" for selection purposes (one editable GridColumn...
Posted to
XtraGrid
(Forum)
by
Florian Berthaler
on 7/5/2011
Filed under: lookupedit, gridview, GridColumn, dataset, datatable
LookUpEdit hide columns
pls pls pls help me hello everyone i want to hide one column of the lookupedit my codes are string sqlDepartmanGetir = "select Departman as intDepartman,FINSAT6G8.getDepartman(Departman) as Departman from tbl_topkumas_deposayim where Departman<7000 and departman>0 group by Departman";...
Posted to
XtraEditors
(Forum)
by
Quaresma
on 6/25/2011
Filed under: LookUpEdit
Problem binding GridControl with LookupEdit
Hello... I'm facing problem and don't know how to do it.... - I have a windows form and contains a GridControl using (.net framework 4.0 + SQLEXPRESS 2008DATABASE) - I have 2 tables "tbl_Stock" and "tbl_ShoppingCart" - "tbl_Stock" ---> [stID,stName,stPrice] -...
Posted to
XtraGrid
(Forum)
by
SOU TOMINAGA
on 6/23/2011
Filed under: lookupedit, GridControl
Changing LoopUpEdit text in GridControl for Visual Studio 2003
Hi, I am new to Developer Express GridControl. I have put a LoopUpEdit in a GridControl as inline editor. LookUpEdit has 4 items in it. I want to show the 4th item of the LookUpEdit in the first row of GridControl dynamically. Pls help. I am using VS 2003 (Developer Express Win.V.3) Cris Evan
Posted to
XtraGrid
(Forum)
by
Cris Evan
on 5/26/2011
Filed under: lookupedit, GridControl
ComboBoxEdit
I need to use ComboBoxEdit, but I can't find datasource property. Usually I fill a standard ComboBox control with a List<MyClass> to assign to ComboBox.datasource, by setting showing and value fields, according with "MyClass". Somebody told ComboBoxEdit is not the control I need,...
Posted to
XtraEditors
(Forum)
by
Alessandro Lupi
on 3/14/2011
Filed under: LookUpEdit, ComboBoxEdit
LookUpEdit I can not select the item.
I have a DataTable : Dim dtCarga As New DataTable dtCarga.Columns.Add( "Talla" , GetType ( String )) dtCarga.Columns.Add( "Cantidad" , GetType ( Integer )) and I add some datarows: Dim orow As DataRow orow = dtCarga.NewRow() orow( "Talla" ) = "255" orow( "Cantidad"...
Posted to
XtraEditors
(Forum)
by
Erick Aragon Zepeda
on 12/2/2010
Filed under: LookUpEdit
LookupEditControl No Display Columns!
Hi all, I try to use a lookupedit binding to a datasource, but, If the table has no records, they shows nothing in the dropdown. Then, when I try to add an item through "ProcessNewValue Event", I just simply can't! Im a VB programmer, I try this binding at design time, but the target is...
Posted to
XtraEditors
(Forum)
by
nando_uy
on 12/2/2010
Filed under: Collumns, LookUpEdit
Programmatically add listitems to a multi-collumn dropdownlist
Hello, I am looking for a control that I can use to programmatically add listimes to a dropdownlist that contains 2 collumns. I can not use the LookupEdit-control because it seems to need a database table as rowsource, and I can not use the ComboBoxEdit-control because it only allows one collumn. What...
Posted to
XtraEditors
(Forum)
by
Alex Amersfoort
on 11/26/2010
Filed under: LookUpEdit, ComboBoxEdit
1
2
3
4
5
Next
...
Last »
Chat with a Customer Service Specialist
DevExpress:
Have a pre-sales question?
DevExpress:
We’re here to assist you M-F from 8:30am – 5:00pm PST or email anytime
info@devexpress.com
Have a technical question?
Please email our
support team
or visit our
support center
Loading…
More from DevExpress
DevExpress
About Us
Awards
Community Events
User Comments
Careers
Licensing
Contact Information
Press
DevExpress News
Logos
Reviews and Publications
Case Studies
Support
Knowledge Base
Ask a Question
Report an Issue
Online Documentation
Download Documentation
Community Forums
Technical Blogs
Training
Online Demos
Webinars
Videos
Courses
Partners
DXSquad
MVP Program
Community Group Support
Version History
What's New
Current Version/Build
Version History
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 8:30am and 5:00pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at
info@devexpress.com
or call us at
+1 (818) 844-3383.
DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio. Whether using WPF, Silverlight, ASP.NET or WinForms, DevExpress tools help you build and deliver your best in the shortest time possible.
Your Privacy - Legal Statements
Copyright © 1998-2012 Developer Express Inc.
ALL RIGHTS RESERVED
All trademarks or registered trademarks
are property of their respective owners
DevExpress User Login
New DevExpress User Registration
Forgot Password
Developer Express Website Terms of Use
Multiple Developer License Discounts
Set Password
Loading…