Greetings,
I have a RadGrid inside of a RadPane, which is inside of a RadSplitter. The grid is configured to fill up all the space inside of the Pane. This works great. You can resize the broswser how ever you like and the grid always fills all the space.
I've added an ajax manager, and a loading panel.
When the grid reloads after an ajax request it no longer fills all the verticle space. It only fills about half the space. Also, resizing the browser does not cause it to fill all the space again. Width is fine.
In addition, if you initiate another ajax request the loading panel does not show. The grid just "pops" when it updates, meaning it updates without showing the loading panel at all.
I am very new at Telerik, any help would be appriciated.