Announcement

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

    ListGrid.setModalEditing inverted behaviour

    When I call ListGrid.setModalEditing(true) I expect the editor to be modal, i.e. any click outside the editor will have no effect on it. But this occurs when the param is false instead of true.
    The javadoc is ok for the current behaviour, but if this changes, the javadoc will need to be changed too.

    Thanks!
Working...
X