Declined
Last Updated: 23 May 2014 16:18 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
1. A color should already be set using the UI tool, and you also need the ability to set the color using a hex value
2. Load the color control
3. Change the color to something and apply using the gui color selector controls
4. Save your change
5. Edit the color again
6. Specifically set the color using "#99B8E6"
7. You may need to try to set it to that color "#99B8E6" several times, but after a couple tries UI controls will override your specifically entered color selection to something that is close to that color, but not exactly the color you intended.
Declined
Last Updated: 20 Nov 2014 20:22 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Have a render mode that will display the listview items responsively.

This could also play nicely with a mobile version of listview.
Declined
Last Updated: 17 Sep 2021 11:32 by ADMIN
Created by: Don
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Sometimes there is a delay between when a user interacts with a widget and when something actually "happens".  This is especially evident on mobile apps (e.g. AppBuilder) when there are complex bound value changes/dom changes.

An example would be clicking a button in a ButtonGroup to display a ListView that uses a remote bound DataSource which displays images and text in the list.  Sometimes, in scenarios such as this, you'll click on the button of the ButtonGroup and nothing will happen for a few seconds.  This makes for a poor user experience.

Since we can't make the app react instantaneously we really need to at least make it appear that it is or else the app feels "slow".  Though some Kendo Mobile widgets attempt to aid with this by using the application.showLoading() when engaging in a "long" process, even that will ofen have a delay before showing.  I'm not sure why that is, maybe it's due to the order in which it is processed.

In any case, the first thing that every widget should do before anything else is indicate to the user that "yes, I acknowledge that you just clicked/tapped me and I am working".  An example of this is in iOS native apps when you are trying to delete an application.  As soon as you click the "x" to uninstall the app, it turns gray, even though it may take a few seconds before the app actually uninstalls.  If all Kendo Mobile UI Widgets gave feedback instantaneously, that would go a long way to covering up some performance issues that might exist with the framework.
Declined
Last Updated: 23 Jan 2020 18:48 by ADMIN
Right now it seems to support only Shapes and Textboxes, what plans do you have for supporting Charts and perhaps any plain HTML (that would then be possible to "kendoify")?
Completed
Last Updated: 20 Nov 2014 20:20 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
I just want DataViz. I'd be happy to pay for the professional license, but I don't want all of the widgets and have to install everything. And please, make this manageable through Bower. 
Completed
Last Updated: 30 Jun 2021 05:17 by ADMIN
Created by: Trent
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
15
Add required validation support when using radio buttons. This is currently not supported out of the box. Ideally only one radio button in a group should need the required attribute, not all of them.

See forum post below for more information:

http://www.telerik.com/forums/extending-the-kendo-ui-validator-to-support-required-validation-on-radio-buttons
Completed
Last Updated: 20 Nov 2014 20:21 by ADMIN
Created by: Алексей
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Completed
Last Updated: 11 May 2016 13:37 by ADMIN
Created by: Stacey
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
3
The "Drag and Drop" system in Kendo is pretty good, but it has the distinct characteristic of being pretty much DOM only; It won't really "bind" to underlying data.

This would be an extremely useful feature - the "suggested fix" for this right now is to use the kendo ListView and do a search for GUID on the events firing, and while this isn't really "bad", it's pretty cumbersome and kind of obtuse most of the time.

I have spent extensive time looking at the source code for Drag and Drop, and it would not be very difficult to give it a newly exposed set of functions. 

The primary use for drag and drop is to move information from one place to another; I do not see a lot of situations where all of the information someone wants to move is just right there in the DOM. Every situation I see of Drag and Drop that people want to use involves moving DATA from one place to another, and the Drag and Drop on the DOM merely facilitates the actions in place of more cumbersome features like drop down lists.

I realize this isn't the easiest of tasks to do, but as it is right now, the Drag and Drop part of Kendo is more of an eyecatch than a feature I see used a lot. 
Completed
Last Updated: 19 May 2014 12:37 by ADMIN
Created by: Paul
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I use the QR Code control in the Silverlight controls quite often and would love to be able to use something similar with Kendo UI.
Declined
Last Updated: 14 Oct 2021 10:55 by ADMIN
Created by: Tiberiu
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
http://msdn.microsoft.com/en-us/library/0c899ak8(v=vs.110).aspx describes all sorts of format strings which can be used in formatting templates. For example, if one wants a conditional on positive, negative, and zero values, one can use such format "{0:N2};neg{0:N2};no value". Search in the link for Section Separator
Completed
Last Updated: 24 Feb 2020 09:04 by ADMIN
Created by: Eric Kuijpers
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
The currently existing 'validate' event is only triggered on submit of the form or by developer code. Ideally, an event should be available that is raised by any unobtrusive validation event.

Ádd new event to the Validator, raised by validateInput. This will allow custom handling of validation errors, even when the user is not trying to submit the form.

Usage : for example, toggling bootstrap 'has-error' class on the parent element 'form-group'. 
Declined
Last Updated: 20 Nov 2014 20:19 by ADMIN
There is a bug that came out of nowhere. When the drop down list is selected, the position of the box with the options below that popups is not attached to the the drop down list above. I hope you understand what I mean. I can also post a screenshot. The only thing I do is to write an html select with some options and just stype it with $("#name").kendoDropDownList();
Completed
Last Updated: 20 Nov 2014 20:19 by ADMIN
Created by: Pavel
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Since KendoUI has now MaskedInput widget would be nice to have a grid configuration option, which allows to specify mask for a column in edit mode.
Declined
Last Updated: 09 May 2014 10:28 by ADMIN
I am creating resource is Vertical Grouping and time line is showing Horizontal Grouping 
Completed
Last Updated: 10 May 2016 08:44 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
hi, we are trying to create part tracking dashboard in mes tool. we want to have stacked bar plus  marker to track the shipping and stock level.  but we are finding the combine chart feature in this tool. kendo ui support team was reviewed our requirement in future.
Completed
Last Updated: 09 May 2014 13:34 by ADMIN
Created by: Selvabharathi
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Better handling of label overlap: On multiple data point geting closer with label is always very hard to get over the datapoint, Also the labels are not adjusting.
Can we have some option to adjust the space between between the DataPoint Marker and label this give bit more space

Click events on data points: 
Now the click event is enabled on both the label & marker of the data point. Can we make a option to disable the event on label which makes better when i have the event only on marker is there a way to do so 
Unplanned
Last Updated: 11 Nov 2021 12:25 by ADMIN
Created by: Misiu
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Notifications stack should be able to slide after previous notification hides, like in toastr:
http://codeseven.github.io/toastr/demo.html
choose Bottom Right position and add some notifications. After last hides rest slides down. Same behaviour should be possible in KendoUI Notification
Completed
Last Updated: 09 May 2014 13:41 by ADMIN
Created by: Jonathan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be great to have "replace" and "reload" methods on the kendo router.  Similar to the window.location.replace and window.location.reload methods.  This would be extremely useful for SPA development. 
Declined
Last Updated: 16 Jan 2015 21:25 by Brock
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
With the current implementation the kendoMaskedTextBox.value() method returns the value including the mask. There should be a way to get the inner value, without the mask.
Completed
Last Updated: 07 May 2014 09:01 by ADMIN
If you look around lots of people actual and potential telerik customers are looking for this kendo-breeze real integration.
Telerik will loose ground persisting on the ignorance of this.
BTW my name is Luis Antunes, as I can see i'n still logged in as anonymous