Announcement

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

    Bad filter column choosing with setFrozen on true for listgrid column

    I have a listgrid with many columns, the first two are frozen.

    The simple filter (filter editor) is on.

    When I click on the frozen column's filter a cursor is moved to another column's filter.Then user type text in bad column and filtering concerns bad field. It leads to mistakes.

    #2
    I've also seen something similar using only one frozen column.
    In my case the search term gets replicated through all the filters.
    Enabling the filterOnKeyPress the typed search char immediately disappears.

    I have to investigate on this behavior in a short time (but I am not really expert on SmartGWT).

    Davide

    Originally posted by behemot
    I have a listgrid with many columns, the first two are frozen.

    The simple filter (filter editor) is on.

    When I click on the frozen column's filter a cursor is moved to another column's filter.Then user type text in bad column and filtering concerns bad field. It leads to mistakes.

    Comment

    Working...
    X