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

RadNotification as Control Container

1 Answer 105 Views
Notification
This is a migrated thread and some comments may be shown as answers.
Jana
Top achievements
Rank 1
Jana asked on 14 Jan 2012, 05:11 PM
i added RadAjaxPanel inside RadNotification content template to load control.ascx at runtime but it had an error "Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors()."

and i used updatepanel too, it loaded the control.ascx ok but when i clicked the button inside control.ascx it disappeared !!!


so is there anyway to use RadNotification as control container and loading ascx at runtime?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 17 Jan 2012, 02:08 PM
Hello Janna,

Please examine the following forum thread which treats the exact same issue: http://www.telerik.com/community/forums/aspnet-ajax/notification/radnotification-and-radajaxpanel.aspx. In short - this is a self-contradicting scenario, yet if you really want to use AJAX you can use a regular asp UpdatePanel with UpdateMode set to Conditional.


Greetings,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Notification
Asked by
Jana
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or