ASP.NET 1.1

  • Thread starter Thread starter Robert E. Flaherty
  • Start date Start date
R

Robert E. Flaherty

On a PostBack, how can I assure the that the button initialiating the
postback will have its click event execute. I have an ASP page in which at
least one of the page's button's click event is not executing on a postback.
 
Perhaps the event handler is not hooked to the button's click event?

On a PostBack, how can I assure the that the button initialiating the
postback will have its click event execute. I have an ASP page in which at
least one of the page's button's click event is not executing on a postback.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top