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

RadWindow (iFrame) + Loading Panel + Scrolling (Not Working)

1 Answer 95 Views
Window
This is a migrated thread and some comments may be shown as answers.
Xorcist
Top achievements
Rank 1
Xorcist asked on 30 Apr 2013, 04:53 PM
I have a RadWindow that is loading a URL (i.e. iFrame). The page that is loaded uses a sticky RadAjaxLoadingPanel (setup to cover the entire page). However, I am able to scroll the contents of the RadWindow while the loading panel is being shown over the page. And this gives me access to areas that should be protected by the loading panel. Is there any way to move or center the loading panel when a scroll happens in the RadWindow? Maybe somehow get a reference to the RadWindow's iFrame from the inner page so I can bind to the scroll event and change the top attribute of the loading panel accordingly? Or is there some way to put a loading panel in the RadWindow and trigger it from the inner page?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 03 May 2013, 01:44 PM
Hello John,

Generally, you can customize and control the appearance of the LoadingPanel. I prepared a sample RadGrid web site to demonstrate how you can move the panel over the initial item on a given event - in your case it can be onscroll.

Hope this helps. If you have different requirements or further instructions, please prepare a very basic runnable sample to demonstrate your specific scenario and send it to us.

All the best,
Eyup
the Telerik team
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 their blog feed now.
Tags
Window
Asked by
Xorcist
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or