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

Date Range Header Filter

v
 
From
Subject
DateNot filtered
Has Attachment
CollapseDeveloper Express - RayNew Holiday Skin2/8/2025
  Andrew FullerRe: New Holiday Skin2/8/2025
 CollapseSteven BuchananRe: New Holiday Skin2/8/2025
   Nancy DavolioRe: New Holiday Skin2/8/2025
 CollapseJanet LeverlingRe: New Holiday Skin2/9/2025
  CollapseMax V. Evseev (Developer Express)Re: New Holiday Skin2/9/2025
    Thomas HardyRe: New Holiday Skin2/9/2025
    Janet LeverlingRe: New Holiday Skin2/10/2025
   CollapseNancy DavolioRe: New Holiday Skin2/10/2025
     Thomas HardyRe: New Holiday Skin2/10/2025
    CollapseMichael SuyamaRe: New Holiday Skin2/10/2025
     CollapseNancy DavolioRe: New Holiday Skin2/10/2025
       Robert KingRe: New Holiday Skin2/11/2025
       Michael SuyamaRe: New Holiday Skin2/11/2025
    Laura CallahanRe: New Holiday Skin2/13/2025
 CollapseAnne DodsworthRe: New Holiday Skin2/11/2025
   Margaret PeacockRe: New Holiday Skin2/12/2025
                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                                               
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK


The DevExpress ASP.NET MVC Tree List (TreeListExtension) allows end-users to filter dates.

A date column's drop-down header filter displays a date editor (date range picker or calendar) and a list of predefined date periods. End-users can filter the records stored in the underlying dataset by selecting the values displayed within the drop-down. The header filter is disabled by default - set the column's AllowHeaderFilter property to true to enable it.

To specify which date editor the drop-down displays, set the column's SettingsHeaderFilter.Mode property to one of the following values:

  • DateRangeCalendar - Displays a calendar. Use the DateRangeCalendarSettings property to customize the calendar's settings.
  • DateRangePicker - Displays a date range picker. Use the DateRangePickerSettings property to customize the editor's settings.
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\MVCxTreeListDemos