Anyone know how to create a view like this using gridview DEVEXPRESS?
Asked
Active
Viewed 287 times
1 Answers
0
Take a look at Views and Levels help article:
You can use one of the following View types to display data according to your needs:
...
- Banded Grid View - displays data in a tabular form similar to a Grid View, while organizing columns into bands.
- Advanced Banded Grid View - displays data similar to a Banded Grid View. However, columns can be arranged one under another and can have different heights.
Related help articles:
Banded Grid View
Customizing the Band Layout

DmitryG
- 17,677
- 1
- 30
- 53