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

Vertical Columns

2 Answers 77 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ralph
Top achievements
Rank 2
Ralph asked on 10 Oct 2008, 10:12 AM
I would like to imitate the properties grid in Visual Studio and was wondering if it's possible to create vertical columns using the GridView?  If not, what control(s) would you recommend?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 10 Oct 2008, 02:28 PM
Hello Ralph,

If your property grid has all properties of the same type and there aren't different data sources for each row, you could use RadGridView with two columns (e.g. property name, and property value). Let us know if you experience any problems with this scenario.

If you are looking for "vertical columns" functionality in particular, we do not support it currently.
 

Greetings,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ralph
Top achievements
Rank 2
answered on 10 Oct 2008, 02:32 PM
Hi Nick

No I have different data types for each row.  Guess I'll have to create a custom control.  Thanks for the reply.

Kind regards
Ralph
Tags
GridView
Asked by
Ralph
Top achievements
Rank 2
Answers by
Nick
Telerik team
Ralph
Top achievements
Rank 2
Share this question
or