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.
I don't think you need IF else. in VB Code
Just pass the RadioButtonSelectedValue to the Stored Proc and it will provide the data and then bind to gridview
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.