Forum Moderators: open

Message Too Old, No Replies

Coding a grid of radio buttons - select one per column or row

radio button, row, column

         

abhishekkaushik

9:59 am on Sep 2, 2009 (gmt 0)

10+ Year Member



Hi,

my problem is I am working on grid of radio buttons with number of radio button say 6 X 6 in it, now I want user can not select two radio button which are having same row or column.

How to achieve this? pls help

tangor

5:04 am on Sep 4, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Group your radio buttons by rows and accept only one response per group.