Completed
Last Updated: 20 Nov 2014 20:46 by ADMIN
Andres
Created on: 22 Sep 2014 11:18
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo Mobile Autocomplete and MVVM
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
1 comment
ADMIN
Telerik Admin
Posted on: 29 Sep 2014 13:06
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