ParamQuery grid support forum
General Category => Bug Report => Topic started by: ferdossi on March 28, 2021, 03:33:52 am
-
Hi,
Consider a Treegrid with this column:
- [ ] 1- AA
- [ ] 2 ---BB abcd
- [ ] 3 ---BB efgh
Line 1 is the parent node of two others.
Start using the filter by typing abcd, the result will be as exptected, line 3 disappears:
- [ ] 1- AA
- [ ] 2 --- BB abcd
Select line 2,
Expected:
As line 3 is not selected (because it's hidden by the filter), the parent node 1 should be half selected (the dash, not the tick)
Actual:
The parent node 1 is fully selected, at this point if you remove the abcd filter, line 3 will re-appear checked, which is not the expected behavior
-
Thanks for reporting treegrid filtering / checkbox issue. Its fix would be available in the next upcoming version.
-
This is fixed in v8