Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ComboBox value selected handler?

    I have a ComboBox and I need to know when a value has been selected in it (some type of handler??).

    I looked at the ChangeHandler and ChangedHandler but they get called upon every keystroke the user types into the ComboBox, so it will not work for me.

    How can I take some action based upon a value actually being selected for the ComboBox?

    Thanks!

    #2
    Did you find a solution for this? I'm facing the same issue.

    Comment

    Working...
    X