Completed
Last Updated: 15 Apr 2015 09:42 by ADMIN
Sarvesh
Created on: 15 Apr 2015 08:01
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo ui dropdownlist (Mobile)
1) Reset the scroll position of kendo ui  mobile dropdownlist to top ,instead of displaying the list starting from the last selected item.
2) Put an indicator within a kendo ui mobile dropdownlist ,allowing the user to know that he/she has to scroll down  to view the items below
1 comment
ADMIN
Telerik Admin
Posted on: 15 Apr 2015 09:42
You can use standard select element for dropdown in a mobile application as illustrated with the first form element in this example:
http://demos.telerik.com/kendo-ui/mobile-forms/index

 or our DropDownList widget and utilize its grouping or virtualization features:

http://demos.telerik.com/kendo-ui/dropdownlist/grouping
http://demos.telerik.com/kendo-ui/dropdownlist/virtualization