[code]
RadioButton radio1 = new RadioButton("group1", "disabled radio");
radio1.setEnabled(false);
[/code]

I think that would do for you ;)

On Thursday 26 March 2009 06:12:14 Vikas wrote:
> Hi All,
>
> I want to disable/enable RadioButton on some action, how to do this?
> I don't want to hide/unhide.
>
> Thanks in advance,
> Vikas
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to