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

Populate RowDetails at runtime

1 Answer 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
MattC2007
Top achievements
Rank 1
MattC2007 asked on 28 Jan 2010, 04:10 PM
I have a radGridview where I set the items source at run time in my code behind. I have a nested RadGridview in my datatemplate that I also want to set it's itemsource at runtime.

Perhaps this could be done by capturing the RowLoaded event in the parent radGridview? I have yet to beable to find a way to accomplish this..

Could someone please provide an example?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Jan 2010, 07:04 AM
Hello MattC2007,

You can use Loaded event of the child grid instead - in this case you will populate only the loaded (visible) child grids.

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
MattC2007
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or