I'm facing a problem with the use of the telerik's radgrid. So far i have been using simple grids with only column headers. I need know to get row headers.
I'm trying to work with this which is more or less what i am looking for : http://demos.telerik.com/aspnet-ajax/grid/examples/programming/pivot/defaultcs.aspx
the problem the Row/Column headers are not the column names from my table. I need to write them directly in the code.
Some help would be welcome!
thanks in advance