Declined
Last Updated: 13 Jun 2013 18:32 by ADMIN
Created by: Jaap
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I want to ask you to add support for this type of call to kendo.format:
    kendo.format('{0} - {1}', [3, 5]);
Of course this is not useful if you have the parameters in seperate variables.
But it is useful if you get the format and the parameters from some external source and that delivers the parameters as an array.
Completed
Last Updated: 27 Feb 2015 21:22 by ADMIN
Created by: Oscar
Comments: 23
Category: Kendo UI for jQuery
Type: Feature Request
80
AngularJS, which just released 1.0, is gaining a lot of fans (including myself and my developer-friends). There already is an AngularJS adapter for jQueryMobile, and I hope the KendoUI Team will work on an AngularJS adapter for KendoUI very very soon. I think a solid AngularJS adapter implementation will pull my team over to KendoUI for good.
Completed
Last Updated: 22 Nov 2013 16:30 by ADMIN
Created by: Erik
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
8
Development of a Kendo IDE

Has Telerik/Kendo plans to develop its own IDE?  A Wakanda-like IDE, with both design and source mode possibilities, would be very welcome and will give Kendo a real (commercial) boost!
Completed
Last Updated: 27 Feb 2015 21:25 by ADMIN
Created by: Imported User
Comments: 18
Category: Kendo UI for jQuery
Type: Feature Request
145
To support various language,
I think KendoUI need language pack system.

Current globalization supports only currency, number format and few label for calendar.

It's so hard to change default english label for buttons and messages.
Sometimes, It's hardcoded in kendo.js file.

It's much better to handle such things in one language file.
Not with individual configuration.
Declined
Last Updated: 18 Jun 2013 18:20 by ADMIN
Created by: Clay
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
We have a need for a disabled option in the drop down list. I tried it with the Kendo UI dropDownList control, but the disabled attribute was removed in the rendering process.  It is a nice control, but it could use some additional functionality.
Completed
Last Updated: 27 Feb 2015 16:50 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
23
http://css-tricks.com/responsive-data-tables/
Declined
Last Updated: 30 Apr 2013 07:06 by Stefano Chiari
Created by: Sébastien
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
3
It would be nice to have a button to see the editor in full screen.
Completed
Last Updated: 27 Feb 2015 21:31 by ADMIN
Created by: King Wilder
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice if there was an additional dropdown in the Editor that was populated with CSS classes in my .css file.  It would allow users of the application to style articles and other text consistently by simply selecting predefined styles for that layout.  (Hopefully this isn't a duplicate)
Completed
Last Updated: 12 Aug 2021 13:28 by ADMIN
It would be great if there are customization of categoryAxis label when ploting has both +ve and -ve values. 
The label need to be settled down at bottom (base line) automatically when there are negative values and same for +ve values.
Completed
Last Updated: 08 Jul 2021 09:46 by ADMIN
Created by: Tom
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
When hovering over a chart legend item, it would be nice if the underlying series/data item in the chart could be highlighted in a similar way as when the mouse is over the series/data item.
Completed
Last Updated: 20 Nov 2014 18:34 by ADMIN
Created by: Tom
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Templates can currently be used in chart labels. It would also be nice if templates could be applied to the chart legend.
Declined
Last Updated: 18 Oct 2012 15:27 by ADMIN
Created by: Adiel
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Kind of common header to few columns
Completed
Last Updated: 20 Nov 2014 18:34 by ADMIN
Created by: Steven
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
13
If I have a list view, and I want users to be able to drag and drop to re-order things. A config option of reorderable that would use your drag and drop kit would do the trick.
Declined
Last Updated: 27 Feb 2015 21:23 by ADMIN
Created by: Cody
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add ability to insert SVG html into Kendo Chart areas like the title. Example would be ability to add my own TSPAN to the title to help style it more.
Declined
Last Updated: 18 Jun 2013 18:24 by ADMIN
Created by: Jasper
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
This will allow the person  viewing the page to get rid of unwanted columns.
Declined
Last Updated: 13 Jun 2013 18:29 by ADMIN
Created by: Anup
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
We can do it using JQuery getJson or .ajax calls but would be good if everything gets unified inside Datasource so all on-screen controls can be bound to a datasource not a specific control.
Declined
Last Updated: 13 Jun 2013 20:38 by ADMIN
Created by: Richard
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Improve the xml parser so it can handle missing data that is sent in a shortcut manner.  For example, NAME is blank or missing:

<NAME></NAME>

Shortcut manner is

<NAME/>
Completed
Last Updated: 22 Jan 2020 10:47 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
A Calendar control for Kendo UI Mobile would be awesome.
Completed
Last Updated: 09 Sep 2021 07:23 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
It would be nice to config a validation message to either hover or be in-line. It can be accomplished with some extra CSS currently, but it would nice to just pass in your preference.
Declined
Last Updated: 10 May 2013 19:34 by ADMIN
Created by: Elliot
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice to have a GroupBox widget that we could enable/disable or make visible/invisible groups of controls easily.  Would also be nice to populate via Ajax.