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

detail row and datapager

1 Answer 12 Views
GridView
This is a migrated thread and some comments may be shown as answers.
paul orsillo
Top achievements
Rank 1
paul orsillo asked on 17 Dec 2010, 06:36 PM
I have a RadGridView bound to a RadDataPager. Each item in the ItemsSource  contains properties in the main grid but also it has  a collection of strings that I want to show in a  child grid (as a detail row)  for the associated item.

I thought I could just bind my child grid to the same datapager and set the datamemberbinding to the appropriate string collection property. But that doesn't work. 

Should this be the way to do this or do I have the totally wrong approach?

Thank  you

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 20 Dec 2010, 08:49 AM
Hello,

 If you want bind to a grid with pager your child data you can use RowDetailsTemplate or HierarchyChildTemplate. Please refer to our demos for more info. 

Best wishes,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
paul orsillo
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or