Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Filter Control

Product Name 
Category Name 
Company Name 
Unit Price 
Units In Stock 
Total 
ChaiBeveragesExotic Liquids$18.0039$702.00
ChangBeveragesExotic Liquids$19.0017$323.00
Guaraná FantásticaBeveragesRefrescos Americanas LTDA$4.5020$90.00
Sasquatch AleBeveragesBigfoot Breweries$14.00111$1,554.00
Steeleye StoutBeveragesBigfoot Breweries$18.0020$360.00
Côte de BlayeBeveragesAux joyeux ecclésiastiques$263.5017$4,479.50
Chartreuse verteBeveragesAux joyeux ecclésiastiques$18.0069$1,242.00
Ipoh CoffeeBeveragesLeka Trading$46.0017$782.00
Page 1 of 2 (12 items)Prev12Next
Show filter builder dialog[Category Name] Equals 'Beverages' Clear

Built for web applications that require ad-hoc query capabilities, the DevExpress ASP.NET Grid View (ASPxGridView) Filter Control allows end-users to build complex filter criteria with an unlimited number of filter conditions and logical operators. You can activate the Filter Control by clicking the image or filter expression link contained in the Filter Bar displayed at the bottom of the grid.

The following properties (available through the SettingsFilterControl property) allow you to customize Filter Control functionality.

  • The ViewMode property specifies how a filter expression is displayed in the Filter Control: either in the visual representation only, or in the visual representation and text filter expression editor.
  • The AllowHierarchicalColumns property specifies if the Filter Control can display hierarchical columns. The max hierarchy depth level can be limited by using the MaxHierarchyDepth property.
  • The ShowAllDataSourceColumns property specifies which columns are visible in the Filter Control: all data source columns or only the columns that are visible in the grid.

See Also:
Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos