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

RadAjax Loading Panel issue

1 Answer 71 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Muhammad
Top achievements
Rank 1
Muhammad asked on 15 Apr 2009, 09:46 AM
I am having a problem with the use of RadAjaxLodingPanel, when an async call occurs on my RadTreeNode, on request completion my RadTree get disapeard, narrowing down the issue I used the IEDevtoolbar, and found that the rendered div style need to be change to "display: block !important" this temporalily resolved the issue but after few async calls the Tree is again disapeard, don't this time which Dev style need to be modified.
attached image show that my page contains 3 Page Views and each view contains RadLoading Panels,,, all these panels too contains the style "display:block !important" as well.
http://img4.imageshack.us/img4/8176/telrikloadinpanel.jpg

(I am using Q3 2008 Library, and that is requirement of client)
Please respond to this on priority basis.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 17 Apr 2009, 09:05 AM
Hi Sajid Wahab,

Please try adjusting the Transparency property of the loading panel.

The loading panel does not "replace" the updated control by default. Instead, it is shown "over" the control. The Transparency property value should be set in percentage (values 0-100). The default value of the Transparency property is 0, which means the loading panel is absolutely visible.


All the best,
Veselin Vasilev
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.
Tags
Ajax
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or