is there a way to do this also with Telerik Kendo Mobile:
http://www.raymondcamden.com/index.cfm/2012/3/27/Example-of-Autocomplete-in-jQuery-Mobile
is there a way to do this also with Telerik Kendo Mobile:
http://www.raymondcamden.com/index.cfm/2012/3/27/Example-of-Autocomplete-in-jQuery-Mobile
Use the listview with the filtering feature: http://demos.telerik.com/kendo-ui/mobile/listview/filtering.html
There is an AutoComplete control that is not in the mobile specific controls.
http://demos.kendoui.com/web/autocomplete/index.html
If you are interested in using it I would jsut suggest testing and making sure that is performant on the mobile systems. The demo works perfectly on my Galaxy S3.