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

Broken css combo-box in list-view

3 Answers 43 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Emmsa
Top achievements
Rank 2
Emmsa asked on 26 Jul 2016, 06:54 PM
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

Sort by
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:

http://dojo.telerik.com/uJanA/5

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:

http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
0
Emmsa
Top achievements
Rank 2
answered on 11 Aug 2016, 03:33 PM

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.
 
Tags
ListView (Mobile)
Asked by
Emmsa
Top achievements
Rank 2
Answers by
Dimiter Topalov
Telerik team
Emmsa
Top achievements
Rank 2
Petyo
Telerik team
Share this question
or