Announcement

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

    Collapse in ListGrid / the first group is always expanded

    Hello,

    I have a simple listgrid. Before I open the grid I set getGroupTree().closeAll().

    The data is all grouped however the first group is always expanded. I can sort each way, the first group is always expanded. Bug or Feature?

    Thx

    SmartGwt Power 6.0

    #2
    Hi escDev,

    try ListGrid.setGroupStartOpen().

    Best regards
    Blama

    Comment


      #3
      Thx Blama,

      it worked !

      Thx again,
      escDev

      Comment

      Working...
      X