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

[Solved] Toggle button

2 Answers 157 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
GDPR_erased
Top achievements
Rank 1
GDPR_erased asked on 01 Jul 2009, 11:16 AM
Is there an equivelent to the ASP.Net toggle button control in Telerik?
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ToggleButton/ToggleButton.aspx

I'm looking for a way to create a "checkbox image". Instead of a standard checkbox, I have created 2 images of "checked or unchecked".  So when they click the "OK" button, I need to know if the checked image is visible or not (checked or unchecked).
Much like a star rating you sometimes see. Can I use the ASP.Net ajax controls in my application if I am using .Net 3.5 and the latest telerik controls? Any ideas anyone?
Thanks!

2 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 03 Jul 2009, 12:09 PM
Hello Bill,

Have you looked at RadFormDecorator? It allows for customization and skinning of standard checkbox controls.

All the best,
Ivo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
GDPR_erased
Top achievements
Rank 1
answered on 03 Jul 2009, 05:44 PM
I have looked at the form decorator, but I wanted something easier. I did not want to have to edit a css or write a bunch of script. The ASP.Net AJAX toggle button is simple and easy. You simply pick a "Checked" and "Unchecked" image thats it, no custom skin editing.
Thanks,
~bg
Tags
General Discussions
Asked by
GDPR_erased
Top achievements
Rank 1
Answers by
Ivo
Telerik team
GDPR_erased
Top achievements
Rank 1
Share this question
or