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

Enable Controls in UserControl

1 Answer 65 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Peter-Paul
Top achievements
Rank 1
Peter-Paul asked on 06 Aug 2010, 10:10 AM
Hi,

I have a page with several UserControls on it. Each Control Contains Dropdownlists and Textboxes.
When a user enters the page all Controls on it are disabled and the user has to press a button to switch all controls in edit mode.
To achieve this, every Usercontrol has an Enable method which is called in the edit button click method.

With RadAjaxManager I found no way to implement this. I can enable Controls that are placed directly on the page, but how can I enable the Usercontrols? The enable method is called but the Controls are not rendered because I cannot add a usercontrol to the RadAjaxManager. Is there a way to solve my problem?

Thanks in advance.
Peter

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 10 Aug 2010, 02:13 PM
Hello,

I would suggest you to review the following help topic which elaborates on using RadAjax with UserControls:
http://www.telerik.com/help/aspnet-ajax/ajxusercontrols.html
http://www.telerik.com/help/aspnet-ajax/ajxajaxmasterpage.html
http://www.telerik.com/help/aspnet-ajax/ajxmasterpageupdateeverywhere.html

Best wishes,
Maria Ilieva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Ajax
Asked by
Peter-Paul
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or