Hi
I have a certain scenario in which I have 2 gridviews. There is a linkbutton "select" in the first gridview and on clicking it, the second gridview is populated.
Now I dont want a full page postback when I click the "select" button of the first gridview.
Please suggest a way to apply Update panel here.