Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Drop Down SelectedIndexChanged will fire sporadically
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 516960"] 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? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Drop Down SelectedIndexChanged will fire sporadically
Top