combobox selectedindexchanged doesn't raise

  • Thread starter Thread starter toufik
  • Start date Start date
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.
 

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

Back
Top