Announcement

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

    SelectItem clicking the same value

    SmartGWT: v8.2p_2012-10-11/PowerEdition Deployment on IE 8

    Hello,

    I have a DataBound SelectItem and I am looking for a click handler that will trigger when an item from the list is selected.

    When an item is selected, a separate window will pop up. What I am trying to achieve, is to have a handler that will trigger even if the user selects the same value.

    Currently, the only relevant handler is the ChangedHandler but obviously, it will not work for my case since it will not trigger upon selecting the same value.

    Any hints would be much appreciated.
    Last edited by etask; 25 Jan 2013, 07:36.
Working...
X