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

RadAjaxManager to reload inner UserControl

3 Answers 157 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
rubenhak
Top achievements
Rank 1
rubenhak asked on 02 Feb 2010, 06:59 PM
Hi,

I have a ASP.NET page with a RadAjaxManager and a UserControl ( uc1). The uc1 has another UserControl(uc2) inside. Is the there a way to trigger the uc2 to be updated using the RadAjaxManager from the main page?

Thank you,
Ruben.

3 Answers, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 04 Feb 2010, 07:25 AM
Hello Rubenhak,

I would suggest you to review the following help article:

RadAjax and WebUserControls

I hope this helps
Martin
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
rubenhak
Top achievements
Rank 1
answered on 04 Feb 2010, 06:26 PM
Thanks Martin. It works.

Now I have a different issue. I noticed that if multiple AjaxRequests are being invoked within a short time period the ones that are invoked first are missed and not reach the server. Can you help to fix it?

Thanks,
Ruben.
0
Martin
Telerik team
answered on 05 Feb 2010, 07:47 AM
Hello Rubenhak,

I would suggest you to review the following help article:

Ajax requests queueing

Regards,
Martin
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
rubenhak
Top achievements
Rank 1
Answers by
Martin
Telerik team
rubenhak
Top achievements
Rank 1
Share this question
or