We have an ultrawebgrid inside of a webdialog window and the problem is the grid is extending too far below the bottom of the window and is also staying fixed at the bottom. When we scroll vertically in the window, the grid does not move.
This problem is ONLY happening in IE and not in Firefox.
Anybody have any ideas on this one?
I quickly got tired of dealing with this problem and simply created a separate aspx page to house the grid. I then placed an iframe in the webdialogwindow and called the new page containing the webgrid. Not very elegant, but solves the issue.
I'm having the same difficulty. I can't imagine we're the first ... anyone ever encounter this before and solve it successfully?