Hello Sayak,
To implement your scenario you should dynamically add the AJAX settings for ajaxifying the UserControl. You should always do this in a Page event handler, which is executed each time during the page lifecycle (Page_Load, Page_PreRender) so that the control could be ajaxified when the page is initially loaded.
For more information on how this can be done, please take a look at the last section of the
RadAjax and WebUserControls help topic.
All the best,
Pavlina
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