I have unbound data that I am manually adding into a RadGridView control with 4 levels of grouping. The grid itself is grouping and displaying the data correctly, but for some reason, the GridViewIndentColumn is not appearing. As a result of this, the values deeply nested group rows are not aligning with thier corresponding column headers.
Eg.
| | Header 1 | Header 2
> Group 1
> Group 2
> Group 3
ValueForHeader 1 | ValueForHeader 2
Could you please help me in getting the GridViewIndentColumn to appear in my RadGridView?
Thanks,
Andrew.
Eg.
| | Header 1 | Header 2
> Group 1
> Group 2
> Group 3
ValueForHeader 1 | ValueForHeader 2
Could you please help me in getting the GridViewIndentColumn to appear in my RadGridView?
Thanks,
Andrew.