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

How to Display the rows of the telerik grid Horizontally

3 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Swapnadip
Top achievements
Rank 1
Swapnadip asked on 03 May 2012, 12:09 PM
Hi Telerik,
   I have a table and this have only one column into it.I've bind the table with my telerik grid. Now whati have to do is I have to display the rows as a horizontal View..
eg. I am getting the values like this---

                     <Column Name>
[item 1]
[item 2]
[item 3]
[item 4]

what what I have to do is
[item 1]   [item 2]   [item 3]  
[item 4]

3 Answers, 1 is accepted

Sort by
0
Bryan
Top achievements
Rank 1
answered on 10 Mar 2013, 08:11 PM
Was this ever answered or have you found a solution? This is exactly what I'm looking for also
0
Maya
Telerik team
answered on 11 Mar 2013, 07:17 AM
Hi Bryan,

RadGridView does not  support such layout. Maybe you are looking for another control ? Why not trying VirtualizingWrapPanel (check out this demo for a reference) ? 

Greetings,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Bryan
Top achievements
Rank 1
answered on 11 Mar 2013, 05:18 PM
Perfect. Thank you
Tags
GridView
Asked by
Swapnadip
Top achievements
Rank 1
Answers by
Bryan
Top achievements
Rank 1
Maya
Telerik team
Share this question
or