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

How to make asp:button look like Rad Button?

5 Answers 180 Views
Button
This is a migrated thread and some comments may be shown as answers.
kalyan gupta
Top achievements
Rank 1
kalyan gupta asked on 07 Mar 2011, 01:23 PM
Hi @

We are using Radbuttons through out the application. But we have a reusable component which has asp:buttons and <input type="button".

Is there anyway by which I can make these buttons looks similar to Telerik Buttons?

Thanks In advance.

5 Answers, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 07 Mar 2011, 03:21 PM
Hi,

to style inputs to look similar to RadButton, you could use RadFormDecorator control.

Input type="button", will be styled same way as it is styled RadButton default button.


Regards,
Bojo
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
JJ
Top achievements
Rank 1
answered on 04 Aug 2011, 01:44 AM
how to make radmenu look like the same as radbutton? I need to have radmenu looks the same as radbutton except when click on it there are sub items pops up.
0
Bozhidar
Telerik team
answered on 04 Aug 2011, 08:06 AM
Hi,

RadButton and RadMenu are totally different controls with different HTML rendering. To clear your question, you should send us a screenshot of how your RadMneu should look like to help you further with that issue.

Regards,
Bojo
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
JJ
Top achievements
Rank 1
answered on 04 Aug 2011, 03:05 PM
Hi Bojo,

I like the radmenu looks like the standed default radbutton -looks like my "Search" button when cursor not on it, see my attached image. Only when cursor on it, it expands like menu.

Thanks!

0
Bozhidar
Telerik team
answered on 05 Aug 2011, 02:00 PM
Hi,

I still do not understand what you want to achieve. If you want the menu to look like the default buttons - Search and Clear Search - in your screenshot, I think it will be easier to use RadButton SplitButton for that purpose.

But if you like the buttons to look like the shown menu - with simple slim border, then you should use button type link button with RadButton control - check RadButton first look page and use the configurator to wtich from Default to Link button type.

Best wishes,
Bojo
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.

Tags
Button
Asked by
kalyan gupta
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
JJ
Top achievements
Rank 1
Share this question
or