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

UserControl on Master Page

2 Answers 69 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Paul Bishop
Top achievements
Rank 1
Paul Bishop asked on 29 Aug 2008, 01:17 PM
I've got a user control on my Master Page that bubbles up an event to the Master Page.  The Master Page code that handles the event updates other controls (primarily the content place holder on the page but for the sake of this example let's just say it's trying to change the text on a button).  I'm trying to use the RadAjaxManager and a LoadingPanel, but the loading panel never shows up.  Do I have to have a RadAjaxManager on my UserControl even though I'm bubbling the event?  I haven't been able to find an example that fit this scenario.

2 Answers, 1 is accepted

Sort by
0
Missing User
answered on 29 Aug 2008, 01:23 PM
Hi Paul,

You can review the following help article and online example:

http://demos.telerik.com/aspnet/prometheus/Ajax/Examples/Manager/UserControl/DefaultCS.aspx
http://www.telerik.com/help/aspnet-ajax/ajxusercontrols.html



Kind regards,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Paul Bishop
Top achievements
Rank 1
answered on 29 Aug 2008, 02:35 PM
I actually had already looked at the code for the demo.  I would think that since I am bubbling up the event it should be handled the same as any other control on the Master Page.  I'll put in a support case.
Tags
Ajax
Asked by
Paul Bishop
Top achievements
Rank 1
Answers by
Missing User
Paul Bishop
Top achievements
Rank 1
Share this question
or