Author Topic: Treegrid filtering  (Read 1630 times)

ferdossi

  • Newbie
  • *
  • Posts: 1
    • View Profile
Treegrid filtering
« 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

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Treegrid filtering
« Reply #1 on: March 28, 2021, 09:55:02 am »
Thanks for reporting treegrid filtering / checkbox issue. Its fix would be available in the next upcoming version.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Treegrid filtering
« Reply #2 on: June 07, 2021, 02:51:14 pm »
This is fixed in v8