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

Prepopulated 'DataSource' for multiple grids

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 01 Jul 2013, 07:21 PM
In an MVC (Razor) environment:
Looking to have a hierarchy grid structure.... where the details grids get their data from a single stand alone kendo.dataSource object.
Looking to do this to work around detail grid having to Ajax back to the server for each detail record expand.
End goal is to have all detail records data passed at initial load of page and avoid numerous ajax hits.

Any suggestions?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 03 Jul 2013, 04:01 PM
Hi Sean,

 
Basically such scenario would require custom solution, however for convenience I created small jsBin example of binding the child grid to property from the parent grid model. I would suggest to use the provided example as a baseline to achieve the desired behavior.

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Sean
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or