ComboBox.SelectedValueChanged Event keeps firing

Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Sep 2006
Posts: 88
Reputation: bajanpoet is an unknown quantity at this point 
Solved Threads: 0
bajanpoet bajanpoet is offline Offline
Junior Poster in Training

ComboBox.SelectedValueChanged Event keeps firing

 
0
  #1
Nov 17th, 2008
How do I stop a combo box from firing the SelectedValueChanged event when the DataSource property is added?
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,160
Reputation: dickersonka will become famous soon enough dickersonka will become famous soon enough 
Solved Threads: 137
dickersonka dickersonka is offline Offline
Veteran Poster

Re: ComboBox.SelectedValueChanged Event keeps firing

 
0
  #2
Nov 17th, 2008
you need to either register the event after databinding or set a boolean to check when finished loading


this might help
http://www.vbforums.com/showthread.php?t=207065
Custom Application & Software Development
www.houseshark.net
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 88
Reputation: bajanpoet is an unknown quantity at this point 
Solved Threads: 0
bajanpoet bajanpoet is offline Offline
Junior Poster in Training

Re: ComboBox.SelectedValueChanged Event keeps firing

 
0
  #3
Nov 17th, 2008
I went the boolean route... the other way seemed too complex for me.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC