I have an UpdatePanel which is wrapped inside a Panel control having height and width specified as 87% and 100% respectively. On page load scroll looks fine, but once the partial post back happens the scroll on the panel and layout gets disturbed. But
if I re-size the browser(IE), layout and scroll gets back on track. But if I specify fixed height and width then things work fine. Please help as I am not able to figure out the problem.
↧