Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Radio button array

Status
Not open for further replies.

Kirven

Mechanical
Joined
Aug 28, 2001
Messages
22
Location
GB
Is it possible to create two columns of radio buttons, such that only one button can be selected? I've tried a boxed radio column containing rows of two buttons, but only the buttons on the same row are mutually exclusive. The box looks ridiculous with all the buttons in one column, which is the only way I can get it to work!
TIA
Dave
 
Dear DaveHoughton,

You have to create two columns of radio buttons and write
some code to control if a button from a column is selected,
all buttons in the other column unselect.

Regards,
Farzad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top