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.
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.