I have an explorer type window with a treeview on the left and MVC forms in the right splitter pane. Is there a way to, such as on a submit (AJAX), to then render new content into the right pane only? I do not want to re-load the tree and lose the way the tree was setup by the user...
Thanks
Matt
1 Answer, 1 is accepted
0
Alex Gyoshev
Telerik team
answered on 09 Oct 2015, 10:27 AM
Hello Matt,
You can use the ajaxRequest method to load content in a splitter frame via AJAX. Call it in the TreeView select event handler.
Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!