Declined
Last Updated: 10 May 2013 15:10 by ADMIN
Created by: Andy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
KendoUI Mobile currently has only back button. There should also be a forward button along with it.
Completed
Last Updated: 17 Jan 2017 09:39 by ADMIN
Created by: Julie
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Where several pie charts are displayed above each other, it would be nice to specify a consistent diameter or max width for the legend (when the legend is displayed to the side) to ensure all the pies line up together. Longer legend items then need to wrap.
Completed
Last Updated: 19 Sep 2016 09:29 by ADMIN
Created by: Holger
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
The loading text of kendo.ui.progress is hard coded. 

Please make it localizable.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Created by: James
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
Allow multiple header lines in the grid - eg two header lines first line contains four columns the next eight. The first col provides a visual grouping to the second header
Declined
Last Updated: 27 Jul 2021 13:26 by ADMIN
Created by: Pismenov
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Ruby server wrappers. We need it!
Completed
Last Updated: 13 Jun 2013 20:58 by ADMIN
Suggested fix

                if (a != null && b !== null) {
                    return a > b ? 1 : (a < b ? -1 : 0);
                }

                if (a == null && b == null) {
                    return 0;
                }

                if (b == null) {
                    return 1;
                }

                return -1;
Unplanned
Last Updated: 06 Apr 2021 13:16 by ADMIN
Created by: Alex
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
10
I would like to be able to configure a tooltip to be shown if the user hovers over an x-axis category. I would also like it to be dynamic based on the category. 

My use case is each x axis category represents a flight, to keep the label succinct I use the flight number, however it would be good if the user could find out more information about the flight such as the date, departure, destination etc.

Currently I put this information in the tooltip for the data series, but when I show multiple data series this text looks out of place and also makes it harder to see the data relating to the data series point.
Completed
Last Updated: 20 Sep 2021 15:05 by ADMIN
Created by: Prabin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Provide means to specify if a legend item needs to displayed or not, either through a configuration API which can take a condition on the value / series, or through an event when the legend is being added. This will make it easy to manipulate the legends that are displayed. Additionally, having an event to hook into, can also provide means to add custom functionality, like click handling, to the legend items.
Declined
Last Updated: 22 Jan 2020 10:01 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Seems like lots of Chart features are yet to be implemented.  I want to use jQuery to hack positioning of elements like axis titles and replacing some rendered paths with images, but without classes the selections would be expensive and maybe imprecise.

This will help take some of the heat off Telerik while users wait for more functionality in the next release. Let us modify what we need!
Declined
Last Updated: 10 Nov 2016 13:31 by Robert Madrian
Created by: IKKI
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
I want specific column in Kendo UI grid canbe disable columnMenu! Now only can disable sortable and filterable but not the whole columnMenu~
Completed
Last Updated: 20 Nov 2014 19:04 by ADMIN
Created by: Alexander
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
73
Big SPA projects need to have an architecture for the code, some structure. Current examples for SPA are suitable for small apps, so some docs/examples/guidelines for bigger projects would be useful.
Declined
Last Updated: 26 Mar 2013 16:39 by ADMIN
Created by: Sergei
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
I can't select date in my kendoDatePicker when I set readonly option or call readonly method. This problem is in the new version 2013.1.319, in version 2012.3.1114 all work perfectly
Completed
Last Updated: 27 Feb 2015 21:31 by ADMIN
Created by: Dean
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
13
When displaying a large list (hundreds of items) in a list-view it takes a long time with many flicks to get to the bottom. I've been testing on a Galaxy Nexus, and in my gmail I can get to the bottom of my list of  emails (hundreds) in just a couple of flicks.

It seems the kinetic scrolling in kendo ui mobile doesn't scale well with longer lists, it scrolls the same number of items no matter the size of the list. Whereas the native behaviour seems to keep scrolling for longer and faster, scaling with the size of the list.
Declined
Last Updated: 27 Feb 2015 21:30 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add a css class to the treeview to style an item (change complete background, indent, font-style etc). Currently only a spriteCssClass is available, but is not applicable for the total line. Must be available like the spriteCssClass, so available in datasource.
Declined
Last Updated: 01 Apr 2017 12:14 by Telerik Admin
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
3
Declined
Last Updated: 12 Jun 2013 23:16 by ADMIN
Created by: john
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
As a proof-of-concept, I have reworked some of the PHP tutorial examples for a ColdFusion CFScript service.
Completed
Last Updated: 16 Jan 2020 18:53 by ADMIN
Created by: Imported User
Comments: 21
Category: Kendo UI for jQuery
Type: Feature Request
66
Add the AJAX FileExplorer to the MVC Controls Toolset with additonal built-in features I would like to see:
1. Support for UNC paths so that the root folder may be located in a network share as opposed to a folder under the application folder.
2. Support for sub-pathing so that it can be dynamically programmed to support direct display of target folder without having to navigate to the target folder
3. Built-in Delete function to complement the built-in Upload function
4. Optionally select display of a checkbox column to allow for multiple selection for items to be Deleted or Downloaded
5. Built-in Progress Bar for Upload and Download functions
6. Optionally select automatic filtering of hidden files and directories from the display
Declined
Last Updated: 23 Sep 2021 11:12 by ADMIN
Created by: Przemek
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
Could you please provide a way to change the default 200ms fade:in modal view animation? Ideally it should work with all transitions that a standard view accepts.

This suggestion is related to the following thread on the forum:
http://www.kendoui.com/forums/permalink/EGf2Nau-3kuoKa0JQsqANQ
Declined
Last Updated: 27 Jun 2024 12:09 by ADMIN
Created by: Guillermo
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
21
add delay parameter in miliseconds for the kendo.ui.progress so you don't see your container blinking if your ajax calls are fast.
Completed
Last Updated: 12 Mar 2018 21:08 by Nicolas
Created by: Johnny
Comments: 43
Category: Kendo UI for jQuery
Type: Feature Request
418
add treeSelect   example:http://www.miniui.com/demo/treeselect/lazy.html