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

LoadingPanel overlayed over grid

4 Answers 91 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Brett Robichaud
Top achievements
Rank 1
Brett Robichaud asked on 05 Mar 2009, 01:07 AM
When I use a LoadingPanel with my grid and use the paging controls the grid clears while the loading panel is displayed. Is it possible to instead have the loading panel appear overlayed on the grid? The way it is results in too much flicker on a quick refresh.

4 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 05 Mar 2009, 09:29 AM
Hi Brett,

The desired behavior is achieved if you set Transparency to the RadAjaxLoadingPanel.

An alternative way to achieve the same thing is to set a Skin for the loading panel. This will be available In the Q1 2009 release.

RadAjaxLoadingPanel Skin - help article


Sincerely yours,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Brett Robichaud
Top achievements
Rank 1
answered on 05 Mar 2009, 03:45 PM
Thanks, that did the trick much better than the documented InitialDelayTime and MinDisplayTime options.

An additional question. How can I get the loading panel to be centered on the grid? Currently it displays at the top center, I would think a better default would be horizontal and vertical center.
0
Accepted
Dimo
Telerik team
answered on 05 Mar 2009, 06:26 PM
Hello Brett,

There is a special code library example about this:

http://www.telerik.com/community/code-library/aspnet-ajax/ajax/how-to-center-image-in-a-radajaxloadingpanel.aspx

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Brett Robichaud
Top achievements
Rank 1
answered on 05 Mar 2009, 10:12 PM
Perfect. The absolute position option solved this for me. Thanks!
Tags
Ajax
Asked by
Brett Robichaud
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Brett Robichaud
Top achievements
Rank 1
Share this question
or