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
folder & data creation on hdisk1 or hisk2
Opening files from Windows Explorer is slow
Anyway to search a large text file without loading it into memory?
Query with "If" condition
How to use sed command to remove text before and after desired syntax?
Forgot Server 2003 password
Replacing specific characters with character entities such as ä etc.
getting a count of records to not include null or empty records
C# code not being called for special URLs in my website
spt_values - how do you use it..