DropDownList

S

Steve Long

Hello,
I'm using a DropDownList on my ASP.NET form. Using C# for the code behind. I
can populate the DropDownList no problem but the SelectedIndexChanged event
isn't firing for some reason. I have EnableViewState set to True. Is there
some other reason why this event won't fire?

Thanks in advance for you thoughts

Steve
 

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