Drop Down SelectedIndexChanged will fire sporadically

G

Guest

This is a web site written in C#.
Environment is Visual Studio 2003, Framework 1.1, MS SQL Server 2000,
Windows XP Professional 2002, Service Pack 1, C#.Net, IE Version
6.0.2800.1106.xpsp2.040919-1003

I have a problem where my SelectedIndexChanged on a drop down will fire
sporadically. When it won't fire, I go into Debug and set a break point on
the SelectedIndexChanged event, it will then fire in debug mode, and will
also fire after that when not in debug mode. Seems like when I do it once in
debug mode it will work after that. I made sure that when I double click on
the drop down (in design mode) it goes to the code for the
SelectedIndexChanged event, so its not the handler not matching. I've got
multiple drop downs that this occurs on.

Anybody out there encounter this? Any answers?
 

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
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top