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

RadAjaxManagerProxy and LoadingPanel

4 Answers 205 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mac
Top achievements
Rank 2
Mac asked on 01 May 2008, 09:10 AM
The RadAjaxManagerProxy control does not appear to handle LoadingPanels correctly.

I had one in a user control along with a RadAjaxLoadingPanel, a RadComboBox, Button and a RadGrid(RadAjaxManager is on the parent container page)

When a user selects an item from the combobox and clicks the button, an item is added to the grid and the loading panel is supposed to show on the grid but doesn't.

When I took out the RadAjaxManagerProxy control and programmatically added the exact same AjaxSettings to the RadAjaxManager control, it works as expected.

Using latest RadControls, .Net 3.5 in VS2008

Thanks
Mac.

4 Answers, 1 is accepted

Sort by
0
Accepted
Konstantin Petkov
Telerik team
answered on 01 May 2008, 09:36 AM
Hi Mac,

Unfortunately I have to admit we are aware of a similar problem. The issue will be addressed in the next official update in a couple of weeks and in the meantime you can use the workaround you've found yourself.

Please, excuse us for the temporary inconvenience and thank you for sharing your solution with the community.

Sincerely yours,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
suresh
Top achievements
Rank 1
answered on 20 May 2011, 07:27 AM
Hi there,
I have a similar problem as mac.I have using Ajax Q2 2010 .Net 3.5.Can anybody have the solution?
0
Radoslav
Telerik team
answered on 25 May 2011, 09:57 AM
Hello Suresh,

I am sending you a simple example which demonstrates the desired functionally, however everything works as expected. Please check it out and let me know what differs in your case.

Looking forward for your reply.

Greetings,
Radoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
suresh
Top achievements
Rank 1
answered on 25 May 2011, 12:11 PM
Thanks Radoslav,
I appreciate your response.Now my problem is clear.Your example helped me. Previously i didnt  set radajaxmanagerProxy properly in my usercontrol,so i have that problem.After analysing your example code,i correct that.Now its working fine.Thank you verymuch.
Tags
Ajax
Asked by
Mac
Top achievements
Rank 2
Answers by
Konstantin Petkov
Telerik team
suresh
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or