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!
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!