Is there any Infragastics equivalent of a CheckBox or AJAX ToggleButton?
Is there anyway to toggle the state of a WebImageButton on the client side to make it act like a toggle button?
Thanks
Hello,I know it has been a while since you asked this question but if you still need a suggestion i will be glad to help. You can try handling the Click event of the button and change its url like this:
function
if () <igtxt:WebImageButton ID="WebImageButton1" runat
{ }
else { }
}...
<igtxt:WebImageButton ID="WebImageButton1" runat="server">
/>
>