Completed
Last Updated: 28 Feb 2024 16:31 by ADMIN
Akshata
Created on: 21 Feb 2024 18:16
Category: MultiSelect
Type: Bug Report
2
KendoNative Multiselect Filtering
Hi Team,

KendoNative Multiselect which is configured to work with primitive values has issue with filtering

PFB link below for the demo

https://stackblitz.com/edit/habvwq-e4ahdk
1 comment
ADMIN
Wissam
Posted on: 28 Feb 2024 16:31

Hello, Akshata,

Thank you for the provided example.

The issue is related to setting the `comboboxValue` to primitive values, when the MultiSelect component is set up to bind its data to an array of objects (dataset of objects).

Therefore, I updated the demo such that in `main.vue`, I set `comboboxValue` to an array as objects, like they are present in `countries.js`:

For more information on binding the MultiSelect to an array of objects, you can check the following article:

I hope this helps, but please let me know if you have any further questions.

Regards,
Wissam
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources