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

How to define target pane in menu item ?

1 Answer 76 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Aparna
Top achievements
Rank 1
Aparna asked on 21 May 2012, 09:47 PM
I am using splitter and would like to target the content load on click of menu item onto a specific pane. Can we specify this in menu item definition ?


{
  text: "Home",
  url: "http://www.kendoui.com"               
}

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 23 May 2012, 08:12 AM
Hello Aparna,

If you have iframes in your splitter, you can handle the Menu select event, prevent it to stop the navigation and set the iframe src with the Menu item URL.

Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Menu
Asked by
Aparna
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or