This question is locked. New answers and comments are not allowed.
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.
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.
