Hi,
and what's wrong? Event is not fired?
Change Event is fired only if you change the value in ComboBox (by typing new value form keyboard).
If you are change value by Click on DropDown Button and select other value from list, event is not fired.
Then you must use Click Event.
Peko
|