| Coding a grid of radio buttons - select one per column or row radio button, row, column |
abhishekkaushik

msg:3982550 | 9:59 am on Sep 2, 2009 (gmt 0) | 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

msg:3983844 | 5:04 am on Sep 4, 2009 (gmt 0) | Group your radio buttons by rows and accept only one response per group.
|
|
|