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

LoadingPanel Issue

2 Answers 68 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Dev D
Top achievements
Rank 2
Dev D asked on 17 Feb 2009, 08:43 PM

Hello,

I have one problem regarding changing the Index of the Dropdownlist.

I have one Asp:Dropdownlist. And on the change of the Index of the dropdownlist, I am using Rad - Loading Panel. And according the field selected from the dropdownlist, my other controls like Textbox, Radiobutton & Date Pickers are being visible and Invisible.

But the prolem is the loading panel is seen along with the control which is already seen right now.

My requirement is when I change the value in the dropdownlist, the loading panel only should be visible and after the loading panel disappers, the controls should appear. How can I do this.

2 Answers, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 18 Feb 2009, 03:02 PM
Hi,

Try setting the RadAjaxLoadingPanel Transparency property to 0 (zero) and see if this helps.

Let me know how it goes.

Best wishes,
Iana
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
Dev D
Top achievements
Rank 2
answered on 18 Feb 2009, 09:50 PM
Thanks Lana, it solved the issue.

Thank you so much.
Tags
Ajax
Asked by
Dev D
Top achievements
Rank 2
Answers by
Iana Tsolova
Telerik team
Dev D
Top achievements
Rank 2
Share this question
or