Completed
Last Updated: 11 May 2016 16:02 by ADMIN
Created by: Imported User
Comments: 24
Category: DropDownList
Type: Feature Request
185
Currently it seems that kendoDropDown only supports select elements with options and not optgroups. Would like to see this widget support select elements with both optgroup and option elements.
Completed
Last Updated: 16 May 2018 17:34 by ADMIN
Created by: skorpion
Comments: 33
Category: DropDownList
Type: Feature Request
94
New control ComboBox with CheckBoxes
Completed
Last Updated: 03 Feb 2017 10:55 by ADMIN
Currently when you enter custom text (referred to as custom value) the control sets the text entered as both the TEXT and VALUE.

I suggest this should operate like the Telerik ASP.NET combobox which only binds custom entered text to TEXT and null as the VALUE.

This then allows you to differentiate between an item selected from the list and one entered.  When you call text() it would return the selected item text or custom text entered and value() would return the selected item data value or NULL if custom text.
Completed
Last Updated: 19 Sep 2016 05:35 by ADMIN
Created by: Elliot
Comments: 4
Category: DropDownList
Type: Feature Request
91
There are a couple of things that are very common that I would like to add buttons for.  The first is for clearing the value and the second is a + for adding new items to the list.

The + button is an important one from a usability standpoint.  Quite often the combo/dropdown is populated from a list that is managed on a separate page.  It is too cumbersome to have to use stop entering and go to the admin page to add the new item and then come back to add whatever they were working on previously.

I know I could simply add a button beside the widget but this just doesn't look as nice as it being built in.
Completed
Last Updated: 19 Sep 2016 05:36 by ADMIN
Created by: Vesselin
Comments: 2
Category: DropDownList
Type: Feature Request
80
When using IE10/11, it natively supports the clearing of input element so essentially when hovering over a Kendo ComboBox with a selected value, this is the end result:

http://i1256.photobucket.com/albums/ii484/vobreshkov/KendoComboBox_IE.png?t=1376577876

I am constantly getting requests to have such way (or adding an extra menu item) to my combo boxes to allow users to click on something and clear the selection. Please consider extending similar functionality to the combo box that is available on all browsers.
Completed
Last Updated: 19 Sep 2016 05:40 by ADMIN
Created by: Eliezer
Comments: 10
Category: DropDownList
Type: Feature Request
73
The option to allow new items to be added to the list, as opposed to items exclusively in the datasource.

For example see this: http://jsbin.com/iXEtonO/4/edit, only built in
Completed
Last Updated: 25 Mar 2021 12:08 by ADMIN
Created by: IT
Comments: 14
Category: DropDownList
Type: Feature Request
62
Check out this idea. It may help solve this issue and help with UI presentation.
http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/3767009-treeview-in-combobox

Admin edit: A Knowledge Base article that shows how you can achieve this: https://docs.telerik.com/kendo-ui/knowledge-base/disable-multiselect-items

Completed
Last Updated: 03 Sep 2021 06:12 by ADMIN
Release 2021.R3
Created by: Dave
Comments: 0
Category: DropDownList
Type: Feature Request
38
A kendoDropDownList places an arrow to the right of the <select/> element, indicating it's a dropdown (.k-i-arrow-s). It would be cool if kendoMultISelect did the same thing. 
Clicking the <select/> element or the arrow should also toggle the visibility on the list items.

See http://stackoverflow.com/questions/31825788/kendo-multiselect-to-have-arrow-icon-and-behavior-to-close-on-click .
Unplanned
Last Updated: 16 Dec 2019 09:57 by ADMIN
Created by: sitefinitysteve
Comments: 4
Category: DropDownList
Type: Feature Request
25
When bound to oData, the autocomplete contains filter should treat each WORD as a new "substringof"....or make a new odata advanced contains type\property.

This is more what users expect when searching...and the odata spec has it covered.

http://www.kendoui.com/forums/ui/autocomplete/odata-google-like-filter.aspx
Completed
Last Updated: 19 Sep 2016 05:53 by ADMIN
Created by: Steve
Comments: 3
Category: DropDownList
Type: Feature Request
21
The grid and autocomplete widgets really need no-data templates which display when the returned data is empty. The MVC controls were pretty good at this.
Unplanned
Last Updated: 11 Dec 2019 08:09 by ADMIN
Created by: Maja
Comments: 1
Category: DropDownList
Type: Feature Request
14
Unplanned
Last Updated: 11 Dec 2019 07:51 by ADMIN
Created by: Imported User
Comments: 2
Category: DropDownList
Type: Feature Request
14
It would allow selected items(Tags) to be displayed as well as add new ones or select ones from an autocomplete dropdown.
Completed
Last Updated: 07 Oct 2016 12:16 by ADMIN
Created by: ANDREW
Comments: 3
Category: DropDownList
Type: Feature Request
14
Fast and responsive UI rather then flaunt and animated. 

I have played for a while with the demo of the components.
What I noticed is that components with popup elements, such as ComboBox, DatePicker, TimePicker, ... have a small but visible delay, which becomes quite annoying with time.

Look at ComboBox demo, it seems there is some delay due to pre-configured animation effects on the control.  In slower browsers (take Firefox 6.0.2) the delay is obvious. 
The support for animation in general is a cool idea, but in most business applications it is not welcome by users who use application on a daily basis. 

Personaly, looking at the demo I am not sure if I can rely on kendoUI if my application designed for "do the job" rather then "enjoy UI".

I think it would be very nice if the demo has settings to disable all animations, to run it at full speed and demonstrate rich AND really responsive UI.
Unplanned
Last Updated: 11 Dec 2019 08:58 by ADMIN
Created by: Imported User
Comments: 3
Category: DropDownList
Type: Feature Request
13
I'd like to add separators between groups of items in a select / kendoDropDownList. Also known as a horizontal line or delimiter.
The same question was asked here by someone else: http://www.telerik.com/forums/separator-in-dropdownlist
The answer was that this is not supported.
Completed
Last Updated: 01 Nov 2022 15:07 by ADMIN
Release R1.2023-Increment.1(09.Nov.2022)

It will be very nice if the AutoComplete, DropDownList, ComboBox, and MultiSelect components have the floating label functionality like the TextBox widget 

 

Unplanned
Last Updated: 11 Dec 2019 09:22 by ADMIN
Created by: Imported User
Comments: 2
Category: DropDownList
Type: Feature Request
12
The combobox currently doesn't react on the disabled-attribute for options. It should be possible to make single options visible but not selectable with this attribute as in original html-select:
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_option_disabled
I found no way to do this yet.
Unplanned
Last Updated: 16 Dec 2019 10:56 by ADMIN
Currently when a combo box is used on an edit form, when the combo box first loads, the value property it is bound to (e.g. an int id) is displayed as the text until the databound event fires, and the text value associated with that value can be loaded.  It gives the combo boxes an unprofessional look, as they briefly display a number until they are done loading.  It also creates some other problems when you have a custom filter function, as described here:

http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=781390

I recognize that you would not want to change the default behavior since it would be a breaking change, but could you add a flag to toggle this behavior off.  You could add a property called "DefaultTextToValue" which is set to True by default, and if you set to false, the display would remain blank until the text value was set by the databound event.
Completed
Last Updated: 19 Sep 2016 06:01 by ADMIN
Created by: Alan
Comments: 3
Category: DropDownList
Type: Feature Request
9
Right now other JS UI libraries allow the autocomplete dropdownlist to dynamically size based on the returned content. KendoUI sets the width to the width of the input box. I understand this looks nice but doesn't work for all business aspects. An example is my company needs to enter search criteria but the return results is the code and description. Since this can get longer than the input box the text is wrapped. This confuses users as they don't know where one item starts or ends. We use to modify the source files to fix this but the Q2 release changed a few things and stopped us from doing this.
Declined
Last Updated: 11 Dec 2019 08:36 by ADMIN
Adjust KendoDropDownList so that when the mouse scroll wheel does reach the end of the list the focus does not jump out of the control and scroll the form.
Unplanned
Last Updated: 11 Dec 2019 08:10 by ADMIN
Created by: Imported User
Comments: 0
Category: DropDownList
Type: Feature Request
8
Would be nice to allow selecting items from multiselect several times
1 2 3 4