ASP.Net Command buttons

  • Thread starter Thread starter WhoopDing
  • Start date Start date
W

WhoopDing

How do I trigger a single event for all Command Buttons on a WebForm?

For example, I have 9 Command Buttons on my WebForm, but want to handle the
'Command' event for all of them with a single event procedure.

Thanks.
 

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