T
toufik
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.
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.