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

[Solved] How to set link w/o flyout?

1 Answer 76 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vi
Top achievements
Rank 1
Vi asked on 21 May 2012, 08:47 PM
How would I be able to create this HTML link using the Telerik menu w/o a flyout?

<a href='#' name='1' class='menuSideBar'>Test</a>

I've tried:

.Content(string.Format("<a href='1' name='1' class='menuSideBar'>Test</a>"));


But the issues is that it creates a flyout and I don't want to have a flyout created.

1 Answer, 1 is accepted

Sort by
0
Vi
Top achievements
Rank 1
answered on 22 May 2012, 12:22 PM
Has anyone tried this before?
Tags
Menu
Asked by
Vi
Top achievements
Rank 1
Answers by
Vi
Top achievements
Rank 1
Share this question
or