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

[Solved] Easy way to do expandable rows?

1 Answer 99 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.
aedev
Top achievements
Rank 1
aedev asked on 10 Oct 2009, 02:34 PM
I set my RadGridView ItemsSource to an ObservableCollection of my objects, and each data member is simply bound to various properties of those objects.  Is there a way to add an Expander to each row?  I would like to handle the expand and collapse event myself to create the content of the expanded view.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 12 Oct 2009, 05:59 AM
Hi Holden,

You can use RowDetails:
http://demos.telerik.com/silverlight/#GridView/RowDetails

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
aedev
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or