Is there a way to center the RadGrid Edit Popup Window in the browser window? I have found a way to center it in the RadGrid, but I would prefer it to be in the center of the whole web page.
It centered the popup window horizontally, but vertically its at the bottom of the page. Since it's using an absolute position, won't the position be different depending on screen resolution?