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
Screenshot 2: Nested Grid appears after opening another group... no record(s) appears here
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
Screenshot 2: Nested Grid appears after opening another group... no record(s) appears here
Comment