Hi,

Hoping someone can explain this behavour.

On my page I have a form and a grid.
The grid is disabled, as I want to submit the form data first.
When the button is clicked for the form I simply set the grid to enabled and update it.
After the button is clicked the grid then moves to the bottom left of the screen.

Here are some images to illustrate:

Before Click
Click image for larger version. 

Name:	Before_Click.gif 
Views:	70 
Size:	39.0 KB 
ID:	2291

After Click
Click image for larger version. 

Name:	After_Click.gif 
Views:	79 
Size:	37.4 KB 
ID:	2292

My site uses a masterpage with contentplaceholders, and the form and grid are just placed within the placeholder on the page.