hello sir i want to know how to select only one checkbox and all other will get disabled and when unchecked all will be enabled inside a gridview.
You will have to pass the whole GridView to next page and from there you need to loop and find the Checked Records
Pass ASP.Net GridView from one page to another page
And the you can display them as needed
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.