Completed
Last Updated: 29 Apr 2015 09:24 by ADMIN
Created by: Luca
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Drag and Drom not Work on EI.
Please Fix it

For Example
this component work
http://html5demos.com/dnd-upload

Declined
Last Updated: 28 Apr 2015 11:34 by ADMIN
Created by: Ashish
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
While re-sizing the column of the Grid Chart, the columns of the grids looks a bit distorted, a bit of merged to each other partially. When we scroll the page a bit, the issue get resolved. So, for me, it looks like the state of the Grid was frozen for some time and scrolling the page reset the same.

Note: This issue is seen in Chrome (Web Version) Only. I have tested the same in Firefox and IE and it works absolutely fine. Any help?
Completed
Last Updated: 22 Apr 2015 09:01 by ADMIN
Created by: Adam
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
The slider control should support adding multiple handles.

This could enable the use case of the user defining a range with a single slider control (define the minimum and maximum value for example).

Here's an example: http://refreshless.com/nouislider/
Declined
Last Updated: 21 Apr 2015 12:21 by ADMIN
Created by: khalil
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
The grid has support the auto column width, in case using the frozen column the grid doesn't display any column,
so i think it really need to support auto column width with frozen columns.
Declined
Last Updated: 16 Apr 2015 08:23 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
please make kendoui more simple and more open.
Completed
Last Updated: 15 Apr 2015 09:42 by ADMIN
Created by: Sarvesh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
1) Reset the scroll position of kendo ui  mobile dropdownlist to top ,instead of displaying the list starting from the last selected item.
2) Put an indicator within a kendo ui mobile dropdownlist ,allowing the user to know that he/she has to scroll down  to view the items below
Completed
Last Updated: 14 Apr 2015 16:54 by ADMIN
Created by: Ian
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
46
It'd be nice if we could do this through the options and not via a css hack.

In the meantime, here is a way to get around it, provided by Georgi Krustev http://jsfiddle.net/krustev/uZUjK/
Completed
Last Updated: 14 Apr 2015 16:50 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Today you can scroll through the months but what if I want to scroll through years? I have to go and type instead of using the cool drop down functionallity.
Completed
Last Updated: 09 Apr 2015 13:47 by ADMIN
Created by: Troy
Comments: 30
Category: Kendo UI for jQuery
Type: Feature Request
244
Combob support for paging would show use the datasource paging settings similar to the grid control and show a label at the bottom as you scroll (Ex. "Displaying 10 of 100 items) and as you scroll increment the items in the list by the configured page size from the datasource.
Completed
Last Updated: 06 Apr 2015 17:16 by Erik
Created by: Erik
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
When reordering the columns, it would be great if the COLUMNREORDER event would fire AFTER the columns are reordered. This would be good in situations where a column reorder triggers a request to persist the new state of the options somewhere. 
Declined
Last Updated: 31 Mar 2015 07:29 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hello is it possible to Display down to hours:min:seconds in you Gannt chart product ?
Completed
Last Updated: 30 Mar 2015 16:46 by ADMIN
Created by: SUNIL
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Since ListView control is very often used for database oriented apps on mobile phones, it would be a great feature where a user could edit data in an offline mode, and then whenever Wifi connected is made by the mobile phone, an automatic sync takes place.

This would be a top-of-the-line feature in my opinion that is not found in any other controls I have seen, and since you guys have already implemented offline mode for Kendo UI Grid, this might be quick and easy to implement.
Completed
Last Updated: 28 Mar 2015 19:45 by ADMIN
Created by: Vasim
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Export the entire Kendo Window or Modal WIndow contents to PDF/PNG
Completed
Last Updated: 27 Mar 2015 18:41 by fdssdf dfsg
Created by: Nick
Comments: 34
Category: Kendo UI for jQuery
Type: Feature Request
90
Grids correctly display aggregate information in a groupFooterTemplate, but it only shows this information when the section of the group-by is visible (not collapsed).

Is there a way to display the aggregate information in a template that shows when that section is collapsed?
Completed
Last Updated: 25 Mar 2015 12:45 by ADMIN
Created by: Akesh Gupta
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
49
Currently when using the Column Menu, there is no visual queue to indicate that the column has a filter applied to it.
Completed
Last Updated: 25 Mar 2015 11:25 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Need "Diamond" marker type in kendo chart
Completed
Last Updated: 25 Mar 2015 11:14 by ADMIN
TabStrip: Add vertical tabs and activate tab on hover mouse (see the JQuery UI Tools from flow player)
Completed
Last Updated: 25 Mar 2015 11:09 by ADMIN
Created by: S1000RR
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
38
/*** Kendo UI Beta v2014.3.1029 ***/
We've tested the brand new TreeList today.
The new TreeList needs...
> checkboxes
> columns should be resizeable
> column reordering
> frozen columns
events
> collapsed
> expanded
Take a look at the "famous" Grid / TreeList...

Regards
Stefan Wolf
Declined
Last Updated: 24 Mar 2015 08:38 by ADMIN
ADMIN
Created by: John Bristowe
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
In addition to Grunt support (which you currently support), it would be nice to have Gulp support.
Completed
Last Updated: 24 Mar 2015 08:24 by ADMIN
Created by: sitefinitysteve
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
On drag the cloned sortable element gets placed right below the body tag...it would be nice if it also appending a custom class that lets us get a handle on the element to style it.

...just automatically without the need to wire up something special in the initialization of the widget.