im new in mobile HTML5 development. Im trying to use the split view. When now a link is clicked on the left pane, I just want to load a new view in the left pane and additional load another view on the main pane. How can I realize that?
1 Answer, 1 is accepted
0
Petyo
Telerik team
answered on 03 Sep 2014, 06:57 AM
Hi Rita,
navigating in both panes is not supported out of the box. You will have to intercept the link/widget click event and call bath panes' navigate method using JavaScript.
Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!