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

Browse by Tags

  • Filter Control - Load Previous Filter

    Say you have a nice long filter: [Employee_ID] Between(100, 150) Or [Employee_ID] Between(200, 250) Or [Employee_ID] Between(300, 350) Or [Employee_ID] Between(400, 450) And you want to add to it after you have already generated a report and closed the program.. Is there a way to load this filter into...
    Posted to XtraEditors (Forum) by Nicholas Passero on 6/5/2007
    Filed under: Filter Control
  • Xtra Editor Bind TextEdit to LookUp Edit Selection

    So heres my problem, I have a lookup edit on a DataLayout Control (NOT A GRID), I want when the user selects a category from the look up edit, the category code for that category is displayed in the text edit box. Also when I open an existing record the category for that record is not being display in...
    Posted to XtraEditors (Forum) by Frollick on 10/16/2007
    Filed under: Filter Control, TextEdit, LookUpEdit
  • Filter control - Allow end-user to select today's date but not as a fixed date

    Hi, I use the filtercontrol to allow end-user to build criteria on XpCollection and store it in another XpCollection. I was wondering if there's a way to allow end-user to select today's date but not as a fixed date but rather a reference to the day the criteria is used. The string reprsentation...
    Posted to XtraEditors (Forum) by Dominic Blouin on 2/26/2008
    Filed under: Filter Control
  • 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
  • Class to generate SQL statements for the filter control

    OK... So after some reading I realized that the current DevExpres filter system was not intended for use in SQL filters. Even though the filters generated were *like* SQL statements they were not 100% compatibile. To remedy this I have created a small class that to generate proper SQL filters by iterating...
    Posted to XtraEditors (Forum) by Ron Barone on 3/17/2008
    Filed under: Filter Control
  • FilterControl + popupContainer + xtratreelist

    Hi, I have a filter control. The source control is a gridcontrol. The columns of my filter controls are OK. One of them has a ColumnEdit => PopupContainer. This popupContainer has a xtratreelist. This treelist contains data from list<object> (to have hierachic values). this point OK. on the...
    Posted to XtraEditors (Forum) by Actisens Actisens on 3/20/2008
    Filed under: Filter Control, PopUpContainerControl, xtraTreeList
  • FilterControl and field-to-field match

    Hi all, I've got a question about the FilterControl. I am already aware of the most of its possibilities, but it's interesting if it allows to filter a record-set with a field-to-field comparison e.g., "give me all the employees who have got CurrentSalary < PreviousSalary". Would...
    Posted to XtraEditors (Forum) by Kostiantyn Ko on 8/31/2008
    Filed under: Filter Control
  • Re: FilterControl and field-to-field match

    Thanks a lot for this note! However I've already found a simple way to enable the standard FilterControl to do exactly what I need. Just turn on the FilterControl.ShowOperandTypeIcon property and the FilterControl will show then a special icon to turn the value to compare with from the "constant...
    Posted to XtraEditors (Forum) by Kostiantyn Ko on 9/1/2008
    Filed under: Filter Control
  • FilterContol.FilterCriteria serialization

    I need some "howTo" for FilterContol.FilterCriteria serialization. The goal is to restore the unbounded FilterContol state, Any ideas?
    Posted to XtraEditors (Forum) by Attila Nagy_1 on 7/15/2008
    Filed under: Filter Control
  • Filtercontrol & Datatable help for a noobie

    All, How would I go about using a datatable and a filtercontrol together? Aleternatively where would I look yo find an example? Thanks
    Posted to XtraEditors (Forum) by Glenn Murray on 10/28/2008
    Filed under: Filter Control
Page 1 of 1 (10 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED