C
Chris Marsh
Hello,
Is it possible w/ASP.Net to set the property of the radio button control to
'read-only' after the user has made their selection before hitting an
'submit' button? Think of a multiple choice question, in our case it's
'Accept', 'Not Accept' or 'Pending' in a grid column. There are multple rows
in the grid maybe 2, 3 or even 10 rows and we want to make it so that the
user, when they select 'Accept' in say the second row that the other rows
are disabled before . We beleive that can be done with Java but are there
other ways that might be better. Does anyone have an example that could be
posted for either approach?
Thank you!
Chris
Is it possible w/ASP.Net to set the property of the radio button control to
'read-only' after the user has made their selection before hitting an
'submit' button? Think of a multiple choice question, in our case it's
'Accept', 'Not Accept' or 'Pending' in a grid column. There are multple rows
in the grid maybe 2, 3 or even 10 rows and we want to make it so that the
user, when they select 'Accept' in say the second row that the other rows
are disabled before . We beleive that can be done with Java but are there
other ways that might be better. Does anyone have an example that could be
posted for either approach?
Thank you!
Chris