S
Steve Jones
Hi there,
I am working with web forms, and am finding that the standard list of
combo box events is dramatically reduced when using the dropdownlist.
For example, the only event that I can see that will trigger when a
user selects a different menu item is 'selected index changed'. I can
confirm with a separate button that the index has in fact changed
after a pulldown selection takes place, yet the internal 'selected
index changed' event didn't seem to fire.
Any suggestions?
Many thanks in advance,
Steve Jones
I am working with web forms, and am finding that the standard list of
combo box events is dramatically reduced when using the dropdownlist.
For example, the only event that I can see that will trigger when a
user selects a different menu item is 'selected index changed'. I can
confirm with a separate button that the index has in fact changed
after a pulldown selection takes place, yet the internal 'selected
index changed' event didn't seem to fire.
Any suggestions?
Many thanks in advance,
Steve Jones