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

[Solved] Row-oriented (vs column-oriented) grid layout

1 Answer 110 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
gary
Top achievements
Rank 1
gary asked on 21 May 2009, 06:34 PM
I have a situation where the homgeneity of the data is on a row-by-row basis, not column-by-column. It is as if the row and column semantics have switched places. The user, also, semantically navigates the grid from left-to-right, not top-to-bottom. I guess the easiest way to imagine this is to imagine a left-to-right timescale grid.

Can the Telerik GridView easily implement this? In other words, use the binding system at the row-level, and use the datatemplate at the row level?

The reason I'm looking at "grids" is because they offer frozen row/column headers, easy binding and data templating, grid lines, and row color alternation. All the good stuff that I'd rather not re-invent.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 22 May 2009, 05:38 AM
Hi gary,

Please check this post for more info about how to achieve this:
http://blogs.telerik.com/stefandobrev/posts/09-02-16/transpose_or_just_rows_as_columns.aspx

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
gary
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or