RadioButtons & DataGrid

R

RB

Hi,
I have retreived questions and answers from DB tables, and
display them into datagrid.

QNo Quest A B C
1 Quest1 5 7 9
2 Quest2 A D C
3 Quest3 gold silver bronze

The values for possible answers (ABC values) are displayed
as radiobuttons. After the form has been submitted I need
to display ONLY the rows for which some radio button is
checked. Par example: I have checked option B for the
first question and option A for the third quest, so I have
to display on the page:
QNo Quest A B C
1 Quest1 5 7(checked) 9
3 Quest3 gold(checked) silver bronze

How to handle appropriate radiobutton events, or is it
possible some other way to solve this?
Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top