Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Kendo Multiselect dropdown selection loss in filtering #415

Open
aryanisml opened this issue Mar 9, 2018 · 0 comments
Open

Kendo Multiselect dropdown selection loss in filtering #415

aryanisml opened this issue Mar 9, 2018 · 0 comments

Comments

@aryanisml
Copy link

Using Angular JS 1.5 and Kendo UI Jquery
Created the wrapper component on Kendo Multi Select drop down. Provided the checkbox selection of each item.
Currently the requirement is to load more than 100 records in drop down so implemented the virtualization. We fetched more than 100 records from server and binded to dropdown, using virtualization scroll the records. When we click on select check box the record is selected. however if we search in drop down the record which selected is showing unchecked.
currently not using serverfiltering, we using filter : contains.
Before implementation of virtualization the functionality working fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant