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

How to open an item in a new window

3 Answers 261 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Mehdi Baatout
Top achievements
Rank 1
Mehdi Baatout asked on 01 Feb 2011, 11:29 AM
Hi,

I am working over a RadMenu.
In my development, I would like to create, in a certain condition, a menu item for this menu in which the url is opened in a new window.
There is someone who have an idea???

Thanks.

3 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 01 Feb 2011, 01:13 PM
Hello,


You could set the Target property of the RadMenuItem to customize the behavior.

And if you want to open RadWindow, then attach the OnClientItemClicking to RadMenu to open RadWindow with its Client API. For more information, go through the following link.
RadMenu onclick open new window


-Shinu.
0
Accepted
Kate
Telerik team
answered on 01 Feb 2011, 06:02 PM
Hi mehdi baatout,

I have attached a sample project illustrating a RadWindow open on a click of the Child RadMenuItem 1.
Let me know if this helps.

All the best,
Kate
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Mehdi Baatout
Top achievements
Rank 1
answered on 01 Feb 2011, 09:18 PM
Thanks
Tags
Menu
Asked by
Mehdi Baatout
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Kate
Telerik team
Mehdi Baatout
Top achievements
Rank 1
Share this question
or