1
Bug Report / sorting in Pivot mode with some filters on is not working
« on: March 30, 2022, 09:55:56 pm »
This issue could be reproduced this way:
- go to https://paramquery.com/pro/demos/pivot
- on the grid, remove "Year" from Group columns
- uncheck "Pivot mode" on the tool panel
- put any filters on some columns (e.g. let's filter "Sport" name that contains "sw"
- check "Pivot mode" on the tool panel
- now click on any sum column header cell, the issue happens since from the third click, all the summation will show "sum(sum(xxx))"
- and since from here, the grid will no longer work and there no turn back ...