Interval Grouping

 
Order Date
Product Name Category Name Country Unit Price Quantity Total
No data to display
Data grid with 2158 rows and 6 columns

The DevExpress Blazor Grid supports interval grouping. Interval grouping allows you to group date-time values by year, month or date, or you can group text values by display text or against individual characters. Use the DxGridDataColumn.GroupInterval property to specify how data rows are grouped.

In this demo, the Order Date column uses interval grouping. Data is grouped by year. You also have options to select other group intervals including: Month or Date.