473,405 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

combobox selectedindexchanged doesn't raise

Hi,
I've 2 comboboxes with a methode selectedIndexchanged defined in each.
In the sub combobox1_selectedindexchanged I fill the combobox2, in this case
the event selectedindexchanged of the combobox2 is raised.

This is working in some machines but in some other machines this doesn't
happen, the event selectedindexchanged isn't raised, and the sub
combobox2_selectedindexchanged isn't executed.

The both machines are the same with widows2000 professional and dotnet
framework 1.1.

Any idea about what is causing this problem?
Thanks.
Nov 27 '05 #1
2 1571
Hi,

Use the selectedvaluechanged event instead.
http://msdn.microsoft.com/library/de...angedtopic.asp
Ken
------------------
"toufik" <to****@hotmail.com> wrote in message
news:ep**************@TK2MSFTNGP11.phx.gbl...
Hi,
I've 2 comboboxes with a methode selectedIndexchanged defined in each.
In the sub combobox1_selectedindexchanged I fill the combobox2, in this
case
the event selectedindexchanged of the combobox2 is raised.

This is working in some machines but in some other machines this doesn't
happen, the event selectedindexchanged isn't raised, and the sub
combobox2_selectedindexchanged isn't executed.

The both machines are the same with widows2000 professional and dotnet
framework 1.1.

Any idea about what is causing this problem?
Thanks.

Nov 27 '05 #2
I think that is because of WIDOWS PATCHS...

"toufik" <to****@hotmail.com> wrote in message
news:ep**************@TK2MSFTNGP11.phx.gbl...
Hi,
I've 2 comboboxes with a methode selectedIndexchanged defined in each.
In the sub combobox1_selectedindexchanged I fill the combobox2, in this case the event selectedindexchanged of the combobox2 is raised.

This is working in some machines but in some other machines this doesn't
happen, the event selectedindexchanged isn't raised, and the sub
combobox2_selectedindexchanged isn't executed.

The both machines are the same with widows2000 professional and dotnet
framework 1.1.

Any idea about what is causing this problem?
Thanks.

Nov 28 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: NCrum | last post by:
I want to set the Default value of a Combobox for any changeable record and have got this working but it is totaly unsatisfactory see the code below I loop through the items in the Combo looking...
0
by: Doug | last post by:
This is a repost of an item that I still cannot resolve. I have 3 combo boxes. The first leads to the second to the third. When I have selected a value in the second box, the third box shows...
5
by: ross kerr | last post by:
Hi All, I am extending the combobox to create a control that selects an item based on the text the user is typing into the text area of the control. I have an issue that occurs only when i...
4
by: Keith | last post by:
Hello - this started out as a minor annoyance - and now is starting to bother me more and more - I'm hoping someone can help me. I would like to have a combobox display - NOT initially be blank...
7
by: sparkle | last post by:
Hi Everybody, I'm filling a combobox from a class, which works fine on it's own. But when I insert code to fill in other controls something in the combobox fill is causing the...
2
by: blue_nirvana | last post by:
I use a AddHandler statement in the load event of a form to assoicate a routine with a combobox. When I populate the form, I select the approiate value from the combobox by using...
4
by: Joe Schmoe | last post by:
All I want to to be able to take a two-column DataReader (One column with the Item ID number, the other with Item Description text) and load it into a Windows Forms ComboBox (Set to DropDownList...
0
by: peter78 | last post by:
I wanted to implement an autocomplete feature on the combobox where you would type in partial text and it would try to match it for you. It doesn't exist in .Net yet, but I'm guessing it will in...
6
by: tbrown | last post by:
I have a combobox with items like this: {one,two,three}. The selected index is 0, so "one" appears in the combobox text. When the user drops down the list, and selects "two", for example, I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.