Load Event UserControl

G

Guest

I have page with Two User Controls. One of the user control has a Drop Down
List with AutoPostback=true.

How can i execute a function inside the second user control when the a
different value is selected in the first user control?

Manny
 
B

bruce barker

the second user control should expose a method to call.

-- bruce (sqlwork.com)
 

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

Top