Grid not loading properly in IE7

Hi

Grid working absolutely fine in firefox, but IE7 it is not correctly loading specified DIV. On page load grid is forcefully dragging out of the div and after sometime it is sitting in the DIV where as in Firefox it is sitting exactly in the DIV on page load.

Any ideas?

Thanks

Check the styling of the div, in which you have init the grid - it must not contain margin or padding styles ( if you need them , create one more div, around grid’s container and apply such styles to it )