|
-
Jul 19th, 2010, 08:56 AM
#30
Re: linkbutton cross page posting error
Hey,
If the break point isn't getting hit, it is because something in that event handler is stopping it from getting hit.
Put the break point on the first line of the event handler, does it get hit? If so, start stepping through your code. Bear in mind that this event handler will get called multiple times before the page finishes loading.
Gary
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
|