SelectedIndexChanged event is no caught

E

Eric Shi

Hi,

I made a user control which contains several dropdownlists. All the dropdownlist controls have autopostback = true, and enableviewstate = true. In the page_load of the user control I loaded the data from database into the dropdownlist, it works fine. Then if I make a selection on the web page, it does post back to the server. I put a break point in both web page and user control's page_load, it does go there. However the dropdownlist selectedindexchanged event in the user control never runs. I use the code behind class to do it.
 

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
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top