Announcement

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

    ListGrid Column picker issue

    If you have a ListGrid with three columns, two of which have canHide:false, and one initially hidden, the Column picker in the header context-menu disappears and you cannot select the initially hidden field.

    1. SmartClient Version: v9.1p_2014-05-11/Pro Deployment (built 2014-05-11)

    2. FF ESR 24.5.0

    6. Create a ListGrid and add three columns, two with setCanHide(Boolean.TRUE), and one with setHidden(Boolean.TRUE). The Column picker disappears. Comment out one of the setCanHide(Boolean.TRUE), and the Column picker comes back with two columns for selection.

    #2
    Thanks for letting us know. We've fixed this problem.
    Please try the next nightly build, dated May 14 or above

    Regards
    Isomorphic Software

    Comment

    Working...
    X