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
Sharepoint formula : find text in column
Backup & Restore in Express edition
Windows 7 - erase or change last logged in user
A user is seeing a long delay in previewing emails with attachments in Office 2007.
Cannot see all methods in a web service...
Insert PDF
SSMS -to remember sessions
Can a trigger tell it is already running
Create row based view from several tables.
moving drive with robocopy, how to do incremental copy?