What's the best way to handle three radio buttons on a page and when they are clicked the gridview will populate? I only want to use one gridview.
You need to call the database with the value selected from the radiobuttonlist and then populated and bind the gridview.
Since the value from the radiobuttonlist will make difference in the data that is being populated
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.