Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to work with RadioButton control?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003312
Message ID:
01003324
Views:
17
Denis,
You answered your own question :)
Yes you do have to loop through the radiobuttons to find the one that is selected. You could also make your own usercontrol that behaves like VFP's option group.
Hope this helps,
Einar
>Hi,
>Sorry for easy question.
>How to work with RadioButton control in net?
>I place controls into 'GroupBox' and I'd like to check which control is checked.
>Is there something like OptionGroup.value as VFP has? or I need to check each control in the container and check 'Checked' property untill first True occurence ?
>
>Thanks
>Den.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform