Hi Can any one suggest me how to access the mutually exclusive check
box extender in a table of 7 rows by 14 columns. Only one can be
selected in each row. Other than checking each one with if condition is
there any other way( for example by using their keys or something).
Please help me. Arun( arun@greettech.com )
Mark Rae - 15 Dec 2006 16:32 GMT
Please stop posting the same question over and over again - this isn't your
private helpdesk, you know...
Samuel R. Neff - 15 Dec 2006 17:46 GMT
If they're mutually exclusive then you should use a radio buttons
instead of checkboxes setting up appropriate radio button groups.
Sam
------------------------------------------------------------
We're hiring! B-Line Medical is seeking Mid/Sr. .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
>Hi Can any one suggest me how to access the mutually exclusive check
>box extender in a table of 7 rows by 14 columns. Only one can be
>selected in each row. Other than checking each one with if condition is
>there any other way( for example by using their keys or something).
>Please help me. Arun( arun@greettech.com )