Greetings, I ran into a problem using kendo mobile with angular, if I place a combo-box inside a list-view, the css of the combo is broken, is there any solution or workaround for this?.
Im attaching dojo example of the case: http://dojo.telerik.com/uJanA
Thanks in advance.
3 Answers, 1 is accepted
0
Dimiter Topalov
Telerik team
answered on 28 Jul 2016, 03:44 PM
Hi Javier,
The ComboBox widget is not supported in Kendo UI mobile applications for historical reasons. As a workaround I can recommend using the Kendo UI MultiSelect instead:
You can also submit a feature request to our UserVoice portal. The most popular ideas are reviewed by our developers, and some of them are implemented for future product releases:
Hi, thanks for your answer! We ended up removing the list view and using the combobox all the same, but we are concerned with any possible problems that could arise in the future, given that you said that is not supported in mobile applications. What are the known issues we could have? you suggest that we replace it with another control?
Thanks!
0
Petyo
Telerik team
answered on 15 Aug 2016, 03:07 PM
Hi,
there is no built-in mobile component that will provide the same functionality like the combobox out-of-the-box. You can do something similar with a filterable listview and event handling, for example. We don't have an example that does that, though.
Regards,
Petyo
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.