I have a main page with asp ajax tab container. One of the tabs has a gridview in a usercontrol. From the gridview am opening a popup which is in another usercontrol. I have some jquery in the popup to hide and show some parts of it. I am using a LinkButton to open it. Problem: When I use LinkButton it does a full page postback and opens up the popup and the jquery works fine. The problem with this linkbutton is that the navigation menu falls down as if it were a horizontal list for some time and gets back to normal.
- one
- two
- three