|
-
May 30th, 2005, 04:11 AM
#1
Thread Starter
New Member
[Resolved] Trouble firing events in code behind of user control
Ahoy
I am trying to use an asp:linkbutton on a .ascx file (user control), but it does not seem to be firing the click event in the code behind. I have put breakpoints on the first line of the event and in the page load of the user control, but it does not get to any of these. All it does is it postbacks to the server and goes through the page load event of the actual form (.aspx) that the user control is sitting on.
Any ideas?
Thanks
Last edited by muri; Jun 1st, 2005 at 01:56 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|