Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

How to ajax or async a call from a user control to the masterpage without an updatepanel?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rissoman@gmail.com - 11 Jul 2007 01:26 GMT
I have two user controls on a master page.  I can easily bubble up an
event on usercontrol 1 from a click event to the page.aspx, than then
calls a method on the masterpage, but this causes the screen to do a
postbacka nd full load.  What I'm doing is i have a button on one user
control that when clicked it will dynamically load a usercontrol into
a placeholder on the masterpage.  I know that if I were to put
everything into an update panel that it would work, but I do not want
to do this because there is other stuff in the page already and that
would cause to much over head.  I want to know if there is a way to
ajax the button in the usercontrol to cause this other user control to
load dynamically into the masterpage.  Any ideas would greatly be
appreciated.

Thanks,

Risso
Masudur - 11 Jul 2007 09:54 GMT
On Jul 11, 6:26 am, Risso...@gmail.com wrote:
> I have two user controls on a master page.  I can easily bubble up an
> event on usercontrol 1 from a click event to the page.aspx, than then
[quoted text clipped - 12 lines]
>
> Risso

Hi...

Asp.net 2.0 have ICallbackEventHandler to implement call back
mechanism to your application...
please do check out the links bellow will definitely helpyou
http://msdn2.microsoft.com/en-us/library/system.web.ui.icallbackeventhandler.aspx
http://staff.develop.com/ballen/blog/PermaLink.aspx?guid=c35c43f6-5686-40ee-9752
-8095a848d821


Thanks
Md. Masudur Rahman (Munna)
kaz Software Ltd.
www.kaz.com.bd
http://munnacs.110mb.com
Cubaman - 12 Jul 2007 10:26 GMT
On Jul 11, 2:26 am, Risso...@gmail.com wrote:
> I have two user controls on a master page.  I can easily bubble up an
> event on usercontrol 1 from a click event to the page.aspx, than then
[quoted text clipped - 12 lines]
>
> Risso

Try AjaxPro library, it's free and source code is available:
http://www.ajaxpro.info/

Best Regards,
Oscar Acosta

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.