Search
Radio Buttons in .NET 2.0 Default Behavior
Started by gregsohl at 05-01-2006 4:01 PM. Topic has 0 replies.

Print Search
  05-01-2006, 4:01 PM
gregsohl is not online. Last active: 8/27/2008 2:00:32 PM gregsohl

Top 10 Posts
Joined on 06-22-2005
Posts 30
Radio Buttons in .NET 2.0 Default Behavior
Reply Quote

A question was brought up at tonight's meeting concerning different behavior in .NET 2.0 for radio buttons on a form. The member had done the following:

  1. Placed a panel on a form
  2. Placed 2 radio buttons on the panel
  3. Set the Checked property to false on both radio buttons

When the program was run, one of the radio buttons was selected. This behavior is different than in .NET 1.1, where no button would be selected.

The member worked around the "problem" by adding a 3rd radio button, making it invisible and setting it's checked property to true.


   Report 
Post
CRINETA » .NET Discussion... » Tips, Tricks & ... » Radio Buttons in .NET 2.0 Default Behavior

Copyright Cedar Rapids INETA, 2005 All rights reserved.

Powered by Community Server, by Telligent Systems