Hi.
I would like to have more than 1 row as a heading to my grid.
I would like to have a heading that is applicable to a couple of columns, with each underlying column still having its own heading.
It should be simular to the formatting that you can do in excel, when you merge a couple of columns into 1 column, and still have columns underneath it, example
------------------------------------
| Data Group |
------------------------------------
|Column1|Column2|Column3|
------------------------------------
I have a project where I need to add columns to my radgrid in code, so please help with a WPF C# example.
Thanks.
I would like to have more than 1 row as a heading to my grid.
I would like to have a heading that is applicable to a couple of columns, with each underlying column still having its own heading.
It should be simular to the formatting that you can do in excel, when you merge a couple of columns into 1 column, and still have columns underneath it, example
------------------------------------
| Data Group |
------------------------------------
|Column1|Column2|Column3|
------------------------------------
I have a project where I need to add columns to my radgrid in code, so please help with a WPF C# example.
Thanks.