If i have a table
<table><tr><td>radgrid</td><td>rad window</td></tr></table>
If I maximize or resize the window - the radgrid moves along with the page - which is what i want. The radwindow doesn't move - unless the entire page is refreshed.
Why? Can this be fixed? It doesn't stay within the table cell. This is when the radwindow is normal - not maximized.
<table><tr><td>radgrid</td><td>rad window</td></tr></table>
If I maximize or resize the window - the radgrid moves along with the page - which is what i want. The radwindow doesn't move - unless the entire page is refreshed.
Why? Can this be fixed? It doesn't stay within the table cell. This is when the radwindow is normal - not maximized.