Announcement

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

    ListGrid Filter and Hide/Show Column

    Hi Isomorphoic,

    Version : Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-06-03/PowerEdition Deployment 2014-06-03)

    I have found a strange behavior (maybe a little bug) in the ListGrid and the Filtering.

    When I do a filtering on column, the records in grid are filtered.
    Once you hide the column from the grid, the records are still filtered(That is ok).
    But when I show again this column, the filter value has disappear and the records are still filtered.

    If you use the example "Adaptive Filter" for from the Smat Gwt Showcase you can reproduce this behavior.
    Step one : Filter the column Item with value "808"
    Step two : Hide the column Item
    Step three : Show the column Item -> The value "808" has disappear from the filter item.

    Regards

    Julien

    #2
    Thanks for the clear description.
    We've made a change to address this. Please try the next nightly build dated Jun 10 or above (4.1 or 5.0 branches)

    Regards
    Isomorphic Software

    Comment


      #3
      Thanks, I will check with the newest version.

      Comment

      Working...
      X