Completed
Last Updated: 16 Dec 2019 16:39 by ADMIN
Currently it is not possible to show the filter row until some data has been received and the dropdown is visible.

Please enhance/change the DropDownList widget so that it will be possible the enter a filter expression before any data is queried.

Related forum post: http://www.telerik.com/forums/server-filtering-how-to-not-query-data-until-filter-has-been-provided
Completed
Last Updated: 16 Dec 2019 16:26 by ADMIN
Created by: Ido
Comments: 0
Category: DropDownList
Type: Feature Request
1
Not showing the selected items externally , only within the drop down.
Completed
Last Updated: 16 Dec 2019 10:09 by ADMIN
Created by: don
Comments: 1
Category: DropDownList
Type: Feature Request
1
The default behaviour of select elements is to open up with a space-keypress when the elemented is selected (focused). 
Completed
Last Updated: 11 Jun 2019 13:23 by ADMIN
Release 2019.R2.SP.Next
Hello Patrick,

Thank you for your feedback. I managed to reproduce the scenario in this Dojo example. The current behavior looks like a bug. Therefore I have converted this thread to a Bug report in our Feedback portal. I also provide you a link with the issue to our public GitHub repository where you can also find further information on the matter. Until the bug is fixed, I would recommend you not to use 0 as grouping criteria in you project.

I also updated your Telerik Points as a thank you for your feedback.

Regards,
Veselin Tsvetanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.

Completed
Last Updated: 29 Jan 2019 08:42 by Dimitar

The "change" event on DropDownList is being triggered when the value change of the widget is via API and not triggered by user interaction.

Steps to reproduce:

https://dojo.telerik.com/oKeBEZUN

  1. Manually select a value for category (like Category 4); a console item should be written for user change
  2. Click the "change doc to empty" button which clears the category
  3. Click the "change doc to values" button which programmatically sets the category

Expected: a log item is NOT added because the change was programmatic and the log item is triggered on "change"
Actual: a log item is added even though the value change was programmatic

The change detection inside the select widget is faulty in that it seems to be effected by focus/blur state.

This issue was found after upgrading kendo UI.  I believe the issue was introduced in 2018.1.117

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: 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.
Completed
Last Updated: 19 Sep 2016 06:06 by ADMIN
Created by: Daniel
Comments: 4
Category: DropDownList
Type: Feature Request
5
In order to check dirty tracking, I would like to check the defaultSelected of the option of the MultiSelectControl. This now does not work.
Completed
Last Updated: 19 Sep 2016 06:03 by ADMIN
Created by: Jose
Comments: 1
Category: DropDownList
Type: Feature Request
5
Currently, the AutoComplete widget supports only a single separator value. It would be desirable to be able to fire an autocomplete action after multiple separators, which can be suplied as an array in the separator property of the configuration object.
Completed
Last Updated: 19 Sep 2016 06:02 by ADMIN
Currently multiselect control has a change event only which is supposed to take care of add/remove event.
Please add proper events or pass info in the change event about what changed, so that developers doesn't have to write the same JS again and again.
See OnaBai's reply here

http://stackoverflow.com/questions/16608565/kendo-multiselect-trigger-an-event-when-an-item-is-removed

http://stackoverflow.com/questions/17653958/kendo-ui-multi-select-remove-selected-element-using-value
Completed
Last Updated: 19 Sep 2016 06:02 by ADMIN
Created by: khalil
Comments: 1
Category: DropDownList
Type: Feature Request
6
The autocomplete inorder to support search and at the bottome display all the results and the number of matched results,
there is need to footer template, like the facebook search autocomplete.
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.
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.
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: 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: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: 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.
1 2