This is a migrated thread and some comments may be shown as answers.

How to make/convert GridView row datas into column via XAML/CS?

3 Answers 113 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Karthikeyan
Top achievements
Rank 1
Karthikeyan asked on 31 Aug 2011, 11:15 AM
Hi,

How to make the GridView row datas as ColumnHeader.

For Ex :- im having the row datas as :- 1980Y,1981Y,1982Y......

Now I want make this row data as Column with the same name. coz, the mentioned row data has some value.
Please guide me to acheive the above work.
Please let me know if more info need.

Thanks,
Karthikeyan Manickam.

3 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 31 Aug 2011, 12:54 PM
Hi Karthikeyan,

You are the one that will have to shape your data in the correct form before you "feed" it to RadGridView. It cannot arbitrarily shape data in any desired way. You can create a new collection and fill it up in any way that you need.

Regards,
Ross
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Karthikeyan
Top achievements
Rank 1
answered on 01 Sep 2011, 02:24 AM
Hi Ross,

Thanks for your reply.
Can you please let me know sample, if any.

As well as, Please let me know if OLAP grid is available in Telerik(Multidimensional Grid - 2D). if yes, Please give me the details of it.

Thanks,
Karthikeyan Manickam.
0
Rossen Hristov
Telerik team
answered on 01 Sep 2011, 11:36 AM
Hello Karthikeyan,

Unfortunately, we do not have such a sample, since this topic is beyond the scope of Telerik controls in particular.

Let me try to explain this in another way. Imagine that you were working with any other grid available out there, for example the stock toolkit DataGrid which also has rows and columns. How would you shape your data then? It will be the same with RadGridView.

Thank you for your understanding.

Kind regards,
Ross
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Karthikeyan
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Karthikeyan
Top achievements
Rank 1
Share this question
or