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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top