Announcement

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

    Grouping & Nested Grids Error

    Hi,

    I guess I found a bug in smartGWT with grouped nested Grids. Please follow the following instructions:

    1. Open the showcase -> https://www.smartclient.com/smartgwt...id_nested_grid
    2. Group the grid by "Item"
    3. The Grid will be grouped and the first group will appear opened (see Screenshot 1)
    4. Click on the plus Icon of the second group to open this one
    5. You will seed that a nested grid will appear instead of the record (see Screenshot 2)
    6. This also happens when a group contains multiple records. Here appears the nested grid of the first record instead of a record list

    Tested
    OP: Linux Mint, MacOs
    Browser: Chrome 64
    SmartGWT LGPL: https://www.smartclient.com/builds/S...GPL/2018-02-13

    Thanks
    Andy




    Screenshot 1: Correct appearance of grouping
    Click image for larger version  Name:	correctGrouping.png Views:	1 Size:	34.5 KB ID:	251767

    Screenshot 2: Nested Grid appears after opening another group... no record(s) appears here

    Click image for larger version  Name:	wrongGrouping.png Views:	2 Size:	29.7 KB ID:	251769

    Attached Files
    Last edited by andyx1975; 13 Feb 2018, 23:20.

    #2
    We've made a change to address this issue. Please try the next nightly build, dated February 22.

    Regards
    Isomorphic Software

    Comment


      #3
      Works perfect! Thanks!

      Comment

      Working...
      X