Hi,
It's find that DropDownList display double search boxs when using MVVM with filter enabled, and [Here] is an example: Click the DropDownList input and we will see two search boxs. However, when we remove this line:
kendo.bind($("#products"), viewModel);4 Answers, 1 is accepted
0
Hi,
This is known bug that slipped in Q2 2014 release of Kendo UI. It is addressed in the latest internal build. I would suggest you download it and give it a try.
Regards,
Georgi Krustev
Telerik
This is known bug that slipped in Q2 2014 release of Kendo UI. It is addressed in the latest internal build. I would suggest you download it and give it a try.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
hustcer
Top achievements
Rank 1
answered on 29 Aug 2014, 02:20 AM
Thanks a lot,
we have update to version 2014.2.826 and this issue was resolved. However, we can't input anything to the filter box in IE8. Any ideas?
we have update to version 2014.2.826 and this issue was resolved. However, we can't input anything to the filter box in IE8. Any ideas?
0
Hi,
Yes, this is a known issue, which will be addressed in the upcoming service pack release of Kendo UI due the mid of next week. I will suggest you download the service pack once it is out and let me know if the problem still persists.
Regards,
Georgi Krustev
Telerik
Yes, this is a known issue, which will be addressed in the upcoming service pack release of Kendo UI due the mid of next week. I will suggest you download the service pack once it is out and let me know if the problem still persists.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
hustcer
Top achievements
Rank 1
answered on 29 Aug 2014, 09:03 AM
Great, thanks.