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 said you want to load GridView based on RadioButtonList selection. So I am unable to get what is the difficulty when you are passing the RadioButtonList.SelectedItem.Value to the Stored Proc
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.