in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • PopUpContainerControl and GridLookUpEdit

    Does anyone have a problem using a GridLookUpEdit into a PopUpContainerControl? I ask because when we use it that way, we are unalbe to filter using the AutoFilter Row (the view looks locked or something, it doesn't even navigate the rows with the arrow keys). However, when we move the gridlookup...
    Posted to XtraEditors (Forum) by Anwar Pinto on 8/7/2007
    Filed under: PopUpContainerControl, GridLookUpEdit
  • Filtering a GridLookupEdit Control based on textfield

    I have a text field and a GridLookupEdit control. When the user is done entering data into the textfield, I want the GridLookupEdit control's selectable values to be filtered based on what was typed. So for example, if I have the following values available at runtime: Plant Animal Mineral Other If...
    Posted to XtraEditors (Forum) by Ryan on 3/5/2008
    Filed under: Filter Control, GridLookUpEdit
  • Setting GridLookUpEdit value

    Hi! I have a trouble. There are GridLookUpEdit on my form. I'm binding data and I want to set a default value for the editor on form Load event. I am making something like this: Int32 rowHandle = la-la-la; gridLookUpEdit.Properties.View.FocusedRowHandle = rowHandle; The question is : how to display...
    Posted to XtraEditors (Forum) by Alexey Kovalev_1 on 8/5/2008
    Filed under: GridLookUpEdit
  • About GridLookUpEdit

    Hello, I have made UserControl Of GridLookUpEdit.I have bind the GridLookUpEdit to Collection. So when form Loads the all the data is loaded and datasource property is set. But I want the collection to bind to gridLookUpedit when the user enters first two characters in GridLookUpEdit and not when form...
    Posted to XtraEditors (Forum) by Prachi Angadi on 9/20/2008
    Filed under: GridLookUpEdit
  • Change The Height of Dropdown of GridLookupedit

    I have used GridLookupedit.I want to change the height of dropdown. Which Property should i use to change the height and width of dropdown of GridLookupedit? I want to make the height small than the default height.
    Posted to XtraEditors (Forum) by Prachi Angadi on 5/5/2008
    Filed under: GridLookUpEdit
  • Re: Setting the Height of a Popup/Dropdown

    Unfortunately there is not a DropDownRows property associated with the GridLookupEdit control. There must be a simple method to adjust the height of the popup but I have no idea what it is.
    Posted to XtraBars (Forum) by Robert Alvaro on 8/15/2007
    Filed under: GridLookupEdit
  • How to change the dropdown size of GridLookUpEdit Control.

    I want to change the size of dropdown of GridLookUpedit Control. Bydefault the size of dropdown is big.I want to make it small. How can I do it?
    Posted to XtraEditors (Forum) by Prachi Angadi on 5/6/2008
    Filed under: GridLookUpEdit
Page 1 of 1 (7 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED