Radio Buttons act more like Combobox

Normally what I would do with radio buttons is to look for a click event and set variables accordingly.  However there is another way to use radio button if you are operating more in a ‘filling out a form’ approach.

Here it is </pre> It now works more like a combobox instead of individual buttons. The label will alwys show the button group’s selected Value.

Written on April 1, 2009