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

RadGrid - vertical presentation of data

1 Answer 80 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Martyna
Top achievements
Rank 1
Martyna asked on 08 Sep 2010, 05:13 PM
Hi,

All I want to achieve is a vertical presentation of data in RadGrid (after click on select in RD). I like the way data is shown when I click on edit in RadGrid. I would like to get the same effect but exclude possibility of changing data + hide update/cancel button. Ideally when controls shown data would be blocked. If it's impossible please advise an alternative.

Best Regards,

Darek

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 09 Sep 2010, 12:33 PM
Hi Darek,

Please see these two demos and pick the one that suits your scenario better:

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/cardview/defaultcs.aspx

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/listview/defaultcs.aspx

Note that the second approach "hacks" the RadGrid HTML rendering, so there are some limitations with regard to the other RadGrid functions - e.g. selecting, editing, etc. If you must support these, use the ItemTemplate / CardView approach.

Best wishes,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Martyna
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or