Date-time Drop-down Filter
- 4 minutes to read
The GridControl provides a drop-down calendar for date-time columns. You can use the ColumnBase.FilterPopupMode property to change the calendar’s predefined values.
The following table lists the date-time column’s drop-down modes:
Mode | Image | Description | Notes |
---|---|---|---|
Date (default) | The drop-down filter provides a built-in calendar and checkboxes to select non-intersecting date intervals. If there is no underlying data in a date range, the corresponding checkbox is hidden. All the checkboxes are visible when the values in the date-time column are set to null. | When the Column
When the Column
| |
Date | This mode is equivalent to Date The drop-down filter displays all the checkboxes, even if there is no data in the corresponding date range. | When the Column
When the Column
| |
Date | The drop-down filter does not display predefined values. | When the Column
When the Column
| |
Date | This mode is equivalent to Date | When the Column
When the Column
|