Link to home
Start Free TrialLog in
Avatar of Srsystemanalyst
Srsystemanalyst

asked on

Single Radio Button check at a time in aspx

Hello Experts,

I need to create a form with radiobuttons for various fields. How can I select Single Radio Button check at a time in aspx coding and for the checked radio button I need to write a query as I have different conditions and generate a report based on that conditions. LIKE that I need to write a query for selected radio button and get fields displayed in a gridview based on that conditions.

Can you please let me know how to do this kind of stuff as I am new to aspx.

Thanks a lot for all your help.
ASKER CERTIFIED SOLUTION
Avatar of TheNige
TheNige

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial