Hi,
The showcase gives an example on creating a second level header for a ListGrid using HeaderSpan. My question is, is it possible to add third or more level header to the ListGrid?
For example:
Thanks.
The showcase gives an example on creating a second level header for a ListGrid using HeaderSpan. My question is, is it possible to add third or more level header to the ListGrid?
For example:
Code:
------------------------------------------- | Header 1 | ------------------------------------------- | Header 2 | Header 3 | ------------------------------------------- | Header 4 | Header 5 | Header 6 | -------------------------------------------
Comment