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

ajaxmanager and usercontrols

2 Answers 67 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Geert
Top achievements
Rank 1
Geert asked on 15 Oct 2008, 08:57 AM
Hello,

I find the following:

atServiceProxy.AjaxSettings.AddAjaxSetting(EmployeeBasicControl1.DDLDossier, EmployeeContractControl1, EmployeeLoadingPanel);

where EmployeeContractControl1 is a WebUserControl, setting a usercontrol as updatecontrol will not show the loadingpanel.

What is the logic behind this??

The Sofim-team (Belgium)

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 15 Oct 2008, 03:16 PM
Hi Geert,

Adding the UserControl directly into the RadAjaxManager settings is not supported scenario. Depending on the way you load it, you should wrap it in a regular asp Panel for example, and add the panel into the ajax settings

Regards,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Geert
Top achievements
Rank 1
answered on 15 Oct 2008, 03:23 PM
Hello,

yes I know but we were just wondering what the technical background is why it is not a supported scenario.
priority : low => If you don't have time just leave it, we just like some more insight in the telerik ajax working.

thanks in advance,

The Sofim-team (Belgium)
Tags
Ajax
Asked by
Geert
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Geert
Top achievements
Rank 1
Share this question
or