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

using UserControls for ChildTableDefinitions

1 Answer 118 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 18 Jan 2011, 11:28 AM
Hi,

Is it possible to get the GridView to display a custom user control when a user expands a row that has child entities? The user control I have in mind needs to split up the child entities into two nested GridViews that are displayed on separate tabs. See the attached mockup png file.

thanks,

Mark Le Noury

1 Answer, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 18 Jan 2011, 11:53 AM
Sorry - I just found and read this http://blogs.telerik.com/rossenhristov/posts/09-07-30/how_to_display_hierarchical_data_with_row_details_radgridview_for_silverlight.aspx . So it looks like it can be done, but you need to use the RowDetails instead of a ChildTableDefinition.
Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Share this question
or