Hi,
I'm using Prometheus (1425) and I have a master page which lays out the page using RadSplitter. The master page contains two content areas.
In my content page, I have a user control in the first content area and a grid in the second content area. The grid is set to take up 100% x 100% of the content area and works fine when the page loads (at least in IE).
However, following a callback via RadAjaxManager, the grid loses its settings. Rows are no longer selectable and the grid data area resets to 300px high.
I've debugged on the server side and all the corrrect values are there as far as pre-render so I can only presume it's something thats happening on the client as a result of the callback.
Any ideas?
Thanks,
Mark.
I'm using Prometheus (1425) and I have a master page which lays out the page using RadSplitter. The master page contains two content areas.
In my content page, I have a user control in the first content area and a grid in the second content area. The grid is set to take up 100% x 100% of the content area and works fine when the page loads (at least in IE).
However, following a callback via RadAjaxManager, the grid loses its settings. Rows are no longer selectable and the grid data area resets to 300px high.
I've debugged on the server side and all the corrrect values are there as far as pre-render so I can only presume it's something thats happening on the client as a result of the callback.
Any ideas?
Thanks,
Mark.
