I have a GridView in an updatepanel and on the same page another updatepanel for the details. When the LinkButton to view the details is clicked for an item in the GridView, the GridView duplicates. What I mean by that is that another GridView with the same records appears below the first.
Start Free Trial