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

Loading Panel cache

5 Answers 54 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 02 Dec 2008, 02:53 PM
Hello,

I have an ajax setting for a button that updates a dropdownlist. Only the first time i click on that button it shows me the loading panel, the rest of the times simply renders the dropdownlist and doesn't show the loading panel. I'm i doing something wrong?

 

<telerik:AjaxSetting AjaxControlID="btnTomeiConhecimentoConcluido" >

 

 

<UpdatedControls>

 

 

<telerik:AjaxUpdatedControl ControlID="ddlUsers" LoadingPanelID="LoadingProgressBar"/>

 

 

</UpdatedControls>

 

 

</telerik:AjaxSetting>

 

<

 

telerik:RadAjaxLoadingPanel ID="LoadingProgressBar" runat="server" >

 

 

 

 

 

    <img src='../benege/images/LoadingProgressBar.gif' alt="Carregando..." style="border: 0;"/>

 

</

 

telerik:RadAjaxLoadingPanel>

 

 

 

5 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 02 Dec 2008, 04:10 PM
In fact, it happens with any control, only fires requestStart the first time i click it.
0
Maria Ilieva
Telerik team
answered on 03 Dec 2008, 11:37 AM
Hi David,

I tried to replicate the described behaviour but to no avail. Please find attached a sample project which works as expected. Test it on your side and let me know what the difference in your case is.

Sincerely yours,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
David
Top achievements
Rank 1
answered on 03 Dec 2008, 03:13 PM
I already have the sample project, how can i attach it here?
0
Sebastian
Telerik team
answered on 03 Dec 2008, 03:20 PM
Hello David,

You can start a formal support ticket from your account on telerik.com and post the example there. The public forums does not allow file attachments.

Best regards,
Sebastian
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
David
Top achievements
Rank 1
answered on 04 Dec 2008, 10:08 AM
Alright, support ticket 178042 , there i have described the problem and attached a sample project.
Tags
Ajax
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Maria Ilieva
Telerik team
Sebastian
Telerik team
Share this question
or