Hi Mudassar,
I have gone through the article "Preserving state of Checkboxes while paging in ASP.Net GridView Control", this is great one and works fine with one gridview on the page but in my case I have 2 gridviews and I am unable to preserve state of first gridview after clicking in second gridview.
Please Help...
Regards,
Sanjeet
That's then difficult to maintain as you will have to maintain to Viewstate variables one for Grid1 and other for Grid2
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.