How to implement eventhandlers

E

Edward

I've a Web Custom Control in C#. I've override the Render-
method to add 2 listboxes (lst1 and lst2) and 2 buttons
(btn1 and btn2). I also have a method to fill the
listboxes with data. I don't know how I can interact with
events from the listboxes and buttons. For example, what
must I do to handle the SelectedIndexChanged event of lst1
within the control?

Thanks in advance.
Edward
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top