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
lstbox.selectedindex changed error when cbobox1.selectedvalue = lstbox1.selectedvalue
Hyperlink in Word Document
Which facility to select within Windows environment
video and music stutter
Excel VBA: isolate text in parentheses
Why do the icons on the the desktop go about a quarter inch off the monitor screen.
Merge or Compare Or Combine 3 Dynamic Sql CrossTab Q
Acronis Backup Restore Failed, Windows XP
Profile path for Powershell on Server 2008 R2
Capture ClientID of a linkbutton sender