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

How Can I achieve this ?

0 Answers 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Suvankar
Top achievements
Rank 1
Suvankar asked on 02 Nov 2017, 04:46 AM

I want to know how to add custom css class into server side control. Let's say I want to create a navigation like stackoverflow. For this I am using Telerik's radmenu control. Now here is the problem

Please find attached file 1.png

As in RadMenu I cannot specify class -list or -item.
<telerik:RadMenu runat="server" ID="rm_menu_e2c" CssClass="HowToAddHere"></telerik:RadMenu>

But I have to inject the style to get result. How can I achieve this ?

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Suvankar
Top achievements
Rank 1
Share this question
or