Microsoft
Software
Hardware
Network
Question : Capture Linkbutton click event in Master page from Content page
I need to capture a click event of a Linkbutton in the Master Page from the Content page.
I follow the post from:
http://professionalaspnet.
com/archiv
e/2007/01/
11/Handlin
g-
Master-P
age-Click-
Events-in-
the-Conten
t-Page.asp
x
I can build it without problem but when I click on the Link button the event I handle in the code does not seem to happen. Anybody has a solution for how to capture link button event occured in Master page and handle event in Content page, please give a help.
Thank you.
Answer : Capture Linkbutton click event in Master page from Content page
To achieve this, what you have to do is: "event delegation".
http://stackoverflow.com/q
uestions/1
074761/han
dle-master
page-
event
-on-conten
tpage
-Kusala
Random Solutions
Can I put a 800MHz bus CPU in a 533MHz bus motherboard?
Microsoft Exchange Management Shell script error - SBS2008
I can't get past the "Reporting Services Login" when attempting to depoy a report to my report server
SQL Backups Duplicating
New Domain
Custom Webresponse
Call url's without leaving page
reboot with original image
How to convert 32 bit website to 64 bit in Visual Studio 2005?