This is a migrated thread and some comments may be shown as answers.

RadAjaxLoadingPanel breaks out of scolled pane

1 Answer 16 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 10 Jun 2013, 07:16 PM
Hello,

I'm using a loading panel to cover a RadTreeView in a RadPane. Everything works great normally. But, when the tree gets long enough that you have to scroll down in the pane, and then the loading panel shows, the loading panel extends above the top of the visible pane. This happens, presumably, because the height of the loading panel is tied to the treeview, which is now taller than the pane it's in. 

But, how can I fix it... is there a simple way to make the loading panel now break above the top of the pane when I've scrolled down?

Thanks,

Mike

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 13 Jun 2013, 01:17 PM
Hello Mike,

You can try positioning the loading panel according to your preferences as demonstrated in this help article. Please note that in this case you will have to calculate the top and left offsets.

Regards,
Angel Petrov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Ajax
Asked by
Mike
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or