kendoDropDownFilter directive doesn't work on grouped data

1 Answer 134 Views
MultiSelect
Noah
Top achievements
Rank 2
Iron
Iron
Iron
Noah asked on 17 Jun 2021, 08:44 PM
If the dropdown items are using the grouping functionality then the built in filtering directive doesn't work. at least for multiselect.  I don't know about all dropdowns.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 22 Jun 2021, 10:17 AM

Hi Noah,

Thank you for the provided feedback.

Indeed the built-in filter directive does not work with group data by default, due to the changed architecture of the collection when grouping is applied. We will update the documentation accordingly in order to avoid any potential misunderstanding in the future.

As another option of achieving this behavior, the developer can handle the filterChange event manually as the following article demonstrate:

https://stackblitz.com/edit/angular-ftrajg?file=app/app.component.ts

I hope this helps.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
MultiSelect
Asked by
Noah
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Martin
Telerik team
Share this question
or