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

Search Panel

x
Contact Name 
Maria AndersAna TrujilloAntonio MorenoThomas HardyHanna Moos
Company Name 
Alfreds FutterkisteAna Trujillo Emparedados y heladosAntonio Moreno TaqueríaAround the HornBlauer See Delikatessen
Phone 
030-0074321(5) 555-4729(5) 555-3932(171) 555-77880621-08460
Expand rowCollapse row
Address Info 
Obere Str. 57, BerlinAvda. de la Constitución 2222, México D.F.Mataderos 2312, México D.F.120 Hanover Sq., LondonForsterstr. 57, Mannheim
Country 
GermanyMexicoMexicoUnited KingdomGermany
City 
BerlinMéxico D.F.México D.F.LondonMannheim
Address 
Obere Str. 57Avda. de la Constitución 2222Mataderos 2312120 Hanover Sq.Forsterstr. 57
Postal Code 
122090502105023WA1 1DP68306
Page 1 of 13 (63 items)Prev1234567111213Next


The DevExpress ASP.NET MVC Vertical Grid allows you to filter data and highlight search results using its integrated Search Panel. To enable the easy-to-use Search Panel, set the SettingsSearchPanel.Visible property to true. The Search Panel filter criterion that is applied to grid data can be accessed by the MVCxVerticalGrid.SearchPanelFilter property. You can customize Search Panel functionality using the following SettingsSearchPanel property settings.

  • AllowTextInputTimer - specifies whether a search panel filter is applied automatically or manually.
  • RowNames - lists the names of rows to which the filter criteria will be applied.
  • Delay - specifies the time interval between the initiation of search input and when filtering is applied.
  • GroupOperator - specifies the logical operator used to combine conditions (multiple words separated by space characters).
  • HighlightResults - specifies whether a text matching the filter condition is highlighted within the grid.
  • ShowApplyButton - specifies whether the Apply button is displayed within the search panel.
  • ShowClearButton - specifies whether the Clear button is displayed within the search panel.
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
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxVerticalGridDemos