Could you guys add normal user controls like a dropdown list on the mobile framework. On the android the <select> element does not work. It's grayed out?
Support for dropdowns in Kendo UI mobile application is demonstrated on this demo: http://demos.telerik.com/kendo-ui/mobile/forms/index.html
any fix for this yet? i have the latest kendo mobile ui files but drop downs still don't show?
The select element on Android is not grayed out, the problem is that its touch target is displaced due to an issue in Android 2.x browser implementation. We are working on a workaround for that.