Unplanned
Last Updated: 05 Mar 2021 09:39 by ADMIN
Jason Feng
Created on: 24 Feb 2021 09:59
Category: DropDownTree
Type: Feature Request
7
Provide support for filtering when checkChildren configuration is enabled
Currently the scenario where both filtering and checkboxes.checkChildren are enabled is not supported. This is a very useful feature especially when the dropdown list is long.
2 comments
ADMIN
Aleksandar
Posted on: 05 Mar 2021 09:39

Hello Josiah,

Thank you for sharing further information on the scenario you have and a details on what you see as feasible. We will monitor the interest of the community in this request and based on the interest shown and our priority queue will consider it for future implementation.

Regards,
Aleksandar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Josiah
Posted on: 26 Feb 2021 14:25

I would suggest that you have a configuration in which you specify which level gets filtered.  if set to 1 the first parents are filtered,  if set to 2, the first children are filtered, ignoring the parents.  I suppose it could go further down than that, but that scenario seems to make the most sense.  may be simply  filterMode: parentFilter or childrenFilter