HI, I still wonder why there is no text input autocomplete widget for Kendo Mobile. I like kendo MVVM to structure an APP. but i really need to use Autocomplete for my proyect (around 5 in different forms). I guess i should go for ionic framework on AppBuilder (i really love the platform) if there is no way to implement autocomplete in a clear way. Regards
Our mobile framework supports standard html text input (see this example: http://demos.telerik.com/kendo-ui/mobile-forms/index) as well as Kendo UI's AutoComplete widget. Therefore, you should be able to use any of these combinations in your mobile applications alongside with MVVM. You can see MVVM usage with text inputs here: http://demos.telerik.com/kendo-ui/mvvm/index