Declined
Last Updated: 27 Feb 2015 21:23 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
21
There is no way to use tree as a column in a grid.
A TreeGrid would use hierarchical datasource where one column would show nodes and other columns would show node properties.

Here is an example (from Sencha Ext JS)
http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/tree/treegrid.html
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: 20 Nov 2014 19:22 by ADMIN
Created by: Zachary
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
21
The drawer widget can be opened either via a button click or the user swiping anywhere. Our users consider this unexpected behavior, and often wonder what they are looking at after an accidental swipe.
Completed
Last Updated: 25 Jul 2022 16:09 by ADMIN
Created by: Da
Comments: 10
Category: Kendo UI for jQuery
Type: Feature Request
21

Please support API access for private NuGet feed. It is more friendly to build servers and avoids user information leaking.

---

ADMIN EDIT

Update from 1 Mar 2021 - At the moment we are looking at providing certificate-based access - a relatively new feature that seems to be the current best practice (issue, PR). While it does require a little bit of setup, it does not expose secrets in the URL, and does not require user credentials.

---

Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: PPCnSEO
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
20
The beta text editor is looking good and has an option to insert images via url.
However for most end users they will need a simple image upload.

The kendoupload means you already have much of the required functionality, it just needs to upload the image and return the url.

Also options such as adding title, alt, resizing and alignment will be good.

We currently use ckeditor and until the advanced image options are matched will not be able to move this over to kendo.
Completed
Last Updated: 20 Nov 2014 18:41 by ADMIN
Add a function that will return the Kendo UI version we are working with.

Getting versions of the underlying librairies (Like JQuery) could also be interesting
Completed
Last Updated: 06 Apr 2021 13:51 by ADMIN
For a column chart, both the column and its (optional) label can be clicked and wired up with seriesClick. However, the cursor only turns into a pointer (hand) when hovering over the column; it does not do this for the label above, even though it's active. I'd like this to be consistent, and thus have hovering over the label turn the cursor into a pointer as well.
Unplanned
Last Updated: 12 Jul 2021 17:39 by David
Created by: Brian
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
20
Completed
Last Updated: 11 May 2016 06:46 by ADMIN
Created by: Marty
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
19
The current drop-down list works great.  However, in situations where the options are hierarchical there are (at least) two obvious solutions.

1) Have two drop-down lists (perhaps with some js altering options based on selections).

2) Display a tree of options from the drop-down. (much like a menu)

Here is an example of #1
http://www.jgeppert.com/jquery-doubleselect/


Here is a very good example of option #2
http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm

The advantage to #1 is that you can easily fire off js after selected options. 

The advantage to #2 is that you can determine all available options on the server and return a structure for rendering.  Also, #2 does not take up more screen real estate. 

I think addressing these interface scenarios would help Kendo become even more usable than it already is.  

Thank you.
Completed
Last Updated: 21 Dec 2012 17:29 by ADMIN
Created by: Steve Ditmer
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
19
A means is needed to zoom the content view area of a document while leaving the header and footer (tabstrip) stationary.

Currently Kendo UI Mobile puts meta tags in the HEAD of the document, effectively preventing zooming and pinching altogether.  It would be nice if a widget or tool were made available to allow zooming of specific page elements.
Completed
Last Updated: 10 May 2016 08:22 by ADMIN
Created by: William
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
19
We want the Grid fix the remote virtual scrolling with groups. 
In this case the Grid stay launching requests indefinitely.
Declined
Last Updated: 10 Mar 2021 09:29 by ADMIN
Created by: Sergiu
Comments: 14
Category: Kendo UI for jQuery
Type: Feature Request
19
When sorting a foreign key column on grid, the sorting is performed using the value/id - which is wrong. The sorting should consider the text displayed to the user.
Completed
Last Updated: 20 Nov 2014 19:48 by ADMIN
Created by: steffen
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
19
Some feature I like to see and really miss is the "band" chart type.


See some good example here: http://www.visiblox.com/visibloxcharts/examples/chart-types/line-and-area/band-chart/
Completed
Last Updated: 20 Jan 2023 15:10 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
19
I would like a control to accept durations in the format HH:MM, and persist as a number minutes (or maybe optionally fractional hours).  Something similar was suggested here (not by me):

http://www.telerik.com/forums/mobile-time-duration-picker

I have a time keeping application where user need to be able to enter summarize duration amounts on their timesheets, such as 8 hours of Holiday time (entered as "8:00").  It doesn't make sense to enter this as a time range.

We're accomplishing it now with a textbox, a masking library, and a bunch of fragile JS code, but I'd like a control that is natively build for this.
Duplicated
Last Updated: 04 Mar 2021 12:44 by ADMIN
Created by: Matt
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
19
Plotband functionality for RadHtmlCharts in UI for Asp.net AJAX definitely needs the ability to add tooltips and labels, otherwise the plotband is meaningless.
Unplanned
Last Updated: 10 Mar 2020 11:30 by ADMIN
Created by: MUHAMMAD AIMAN
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
19
It would be nice that export-to-excell feature supports the text orientation which is supported by MS Office and Open Office. This feature lets the user to have vertical text in the worksheet.
Unplanned
Last Updated: 12 Apr 2021 10:22 by ADMIN
Created by: M
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
19
It would be very nice if we could export a chart (and its data) to Excel.
Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: Alexey
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
18
Knockout.js is a de-facto standard.
It would be nice if KendoUI supported Knockout so developers could use just one paradigm of bindings/observables/templates/etc.
Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
Created by: John Thompson
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
18
Allow the developer to add various annotations to charts specifying position, alignment, color and font information.  Also, provide key information about the chart objects such as their position, center, etc..
Completed
Last Updated: 20 Nov 2014 18:40 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
18
I'd really appreciate some kind of action bar on Android devices. For now the android theme is mostly just black and white and not really appealing (the navigaion and title).
Furthermore Navigation would be much more intuitive when using the new 4.1 ActionBar with back(icon) and view-title. 
A little makeover of the buttons would also be nice ;)
http://developer.android.com/design/patterns/pure-android.html