This is happening in FF and IE. Upon further investigation, it looks like the modal is positioning itself a certain distance from the top of the page when the page loads. My grid is off the bottom of the viewable window, and when I scroll down, it then positions itself the same distance from the top of the window althouth the page has moved (scrolled). This in turn positions the modal far below the grid as the grid has changed position.
Is there a way using beforShowForm or another similar event to reposition the modal to re-align with the grid even though the page has been scrolled down?
Thanks,
Evan