Hi,
I have a page MyList.aspx, which is giving me some issues. When the page loads, it loads perfectly.
In my master page, on the left side of the page is a menu, and some hyperlink is provided. When i click on the hyperlink in the left pane, the page refreshes (which is same what i want), but the table moves down by an ince or some pixels.
The link on the left is provided so that the user can navigate from any page, to the page MyList.aspx. But clicking on the link disrupts the css and the content in the page, starts with a table, moves down by some pixels.
I tried a lot figuring what the issues could be. Trial and errors on CSS and all i tried. But unable to procceed and stuck. Please help. Your help is highly appreciated.
Thank you !! :)