Hi All,
1. I have a gridview with static data on a page with visibility hidden.
2. Also there is a link button control(asp:linkbutton) on the same page.
what i want to do is, when i click on that link button, gridview should be visible inside that pop up control.
Please tell me an easy to use and maintain way.
Go to the complete details ...