|
|
|
|||
---|---|---|---|---|---|
|
|
|
|
|
|
Europe | $214,424 | $224,751 | 4.44% | 3.36% | 70% |
Asia | $34,487 | $40,726 | 7.21% | 6.69% | 52% |
Oceania | $10,800 | $11,000 | 4.63% | 2.73% | 80% |
Middle East | $12,500 | $12,990 | 0.80% | 0.85% | 58% |
Africa | $68,200 | $72,550 | 1.28% | 1.42% | 41% |
North America | $34,500 | $35,800 | 7.25% | 5.03% | 84% |
South America | $18,500 | $19,800 | 5.41% | 3.54% | 32% |
Data grid with 7 rows and 8 columns
You can combine DevExpress Blazor TreeList headers into a hierarchy of higher-level groups (header bands). Our Blazor TreeList component supports unlimited band nesting levels. Users can use the column chooser or drag column headers to move columns within a band but cannot drag them to a different parent band.
To create a band, declare a DxTreeListBandColumn object and specify nested columns in the Columns template.
This demo includes Sales and Year-Over-Year Comparison header bands.