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

Explorer style splitter, MVC, Razor - how do I change only the content in the right window?

1 Answer 34 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 07 Oct 2015, 04:06 PM

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

Sort by
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!
 
Tags
Splitter
Asked by
Matt
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or