This is a migrated thread and some comments may be shown as answers.

Clearing pre-selected items upon filtering

2 Answers 35 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 26 Feb 2016, 05:31 PM

I recently upgraded Kendo in my web app, from 2015 Q2 to 2016 Q1. One of the use case being heavily used in my app is broken now. Please go to this url to reproduce the problem - http://dojo.telerik.com/oJOTE.

I'm showing 2 pre-selected item in this example, Try to search for "chai" and see what happens to pre-selected items. They get cleared.

Then, try it after removing "minLength: 3" option, and repeat the same steps. It works fine. But I do need minLength option.

Please suggest asap.

Thanks,

George

2 Answers, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 01 Mar 2016, 02:08 PM

Hello George,

Thank you for reporting this issue. It has been logged and you can expect a fix in a future release. It is possible to track progress here:

https://github.com/telerik/kendo-ui-core/issues/1473

Meanwhile, please use the following workaround - remove the autoBind property form the widget's configuration (it defaults to "true").

I am sorry for any inconvenience this might cause.

Regards,
Dimiter Topalov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
George
Top achievements
Rank 1
answered on 01 Mar 2016, 04:21 PM
Thank you, Dimiter. I will try setting autoBind property to true, and will keep an eye on Kendo's next release. 
Tags
MultiSelect
Asked by
George
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
George
Top achievements
Rank 1
Share this question
or