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

[Solved] Running a javascript command from Menu

0 Answers 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Richard
Top achievements
Rank 1
Richard asked on 18 Nov 2011, 07:48 PM
Hello!

I am needing to open a telerik mvc window from a telerik mvc menu. What's the best way to accomplish this? I am assuming you would just reference a javascript function to open the window. I can do that part, but need to know what to put in the item.Add() of the radmenu.

I want to do something like:

item.Add().Text("PopUpWindow").WHATDOIPUTWHERE();
Tags
General Discussions
Asked by
Richard
Top achievements
Rank 1
Share this question
or