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

Parent -> Child loading Children through Code Behind

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 26 Jan 2009, 03:38 PM
I have an object model for my objects from my database and I want to only load children from the master table when the user clicks the expand button.  I want to handle that event on the code behind.  Does anybody have an example of this?

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 29 Jan 2009, 07:42 AM
Hello Scott,

To achieve this, you can use the ServerOnDemand load mode for the grid, coupled with DetailTableDataBind handler, where you can pass the required data for the detail table.
I hope this information helps.

Sincerely yours,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Scott
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or