First time I call to my webdialogwindows is OK:
The second time the grid appears over the header:
Hi,
If that happens under IE, then it is possible due to elements with relative layouts used by grid, because IE may break layout of container. Try to use ContentPane.EnableRelativeLayout=true.