Declined
Last Updated: 11 Jul 2013 07:04 by ADMIN
Created by: Gary
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
17
This is probably a Reporting Ask but it would be great to have a Telerik Reporting Viewer written in KendoUI/HMTL5/JS so that we can integrate with Telerik Reporting and Keep the client code clean.
Declined
Last Updated: 11 Jul 2013 07:03 by ADMIN
Created by: Jason
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
24
I can vaguely imagine reasons to rolls your own event binding functions for your widgets, but the lack of parity with the standard jquery bind() is frustrating. 

At the VERY least it should support namespaces so one can unbind without having to re-pass the handler to unbind. It can make for unnecessarily messy code.
Declined
Last Updated: 28 Jun 2013 15:00 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When a dataviz chart is bound to a series that contains null points (for example if no data exists for a particular item on given column in data model), hovering over that series in the legend causes an error in the DataViz pointsBySeriesIndex function.

A workaround is to edit the source JS function, adding a check to see if points[j] is undefined. Is it possible to fix this in future releases?
Declined
Last Updated: 21 Jun 2013 16:41 by ADMIN
I would like to see the  examples and documentation for the AngularJS integration appearing on the main Kendo UI site. 
Also this implies that AngularJS should be given greater priority and the integration library should be officially supported.
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: 18 Jun 2013 18:24 by ADMIN
Created by: Rob Lauer
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently you cannot link from a view in Page1.html to a specific view in Page2.html. You must always load the first view of Page2 first.
Declined
Last Updated: 18 Jun 2013 18:24 by ADMIN
Created by: Craig Shearer
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
There should be an event on the validator to be notified when validation triggers.
Declined
Last Updated: 18 Jun 2013 18:23 by ADMIN
Created by: Vincenzo
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Declined
Last Updated: 18 Jun 2013 18:23 by ADMIN
can the panelbar /tabstrip provide unselect method .this method can unselect all select items
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.
Declined
Last Updated: 18 Jun 2013 18:19 by ADMIN
Created by: Brian
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Please add a click event to the Chart Legend similar to the seriesClick event that currently exists.
Declined
Last Updated: 18 Jun 2013 18:16 by ADMIN
Created by: Tony
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice to have an option to include a distinct list of a columns data appear in the column filter as in the silverlight grid example 

http://demos.telerik.com/silverlight/#GridView/FirstLook

Again, as an option when configuring a grid on a column by column basis. 

Thanks!
Declined
Last Updated: 18 Jun 2013 18:13 by ADMIN
Created by: Brian
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have a grid column being bound to an object.  I would like to be able to filter this column on a sub-property of the object that it is bound to.  In my example I have an object called Division, and I would like to be able to filter on Division.Name.  Currently the filter controls all show up blank when used against an object-typed column.
Declined
Last Updated: 18 Jun 2013 18:06 by ADMIN
Created by: Bhavin Patel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hello,

There are not many templates available for creating Mobile App using Kendo UI. Are there any plans on providing some templates like the one themeforest offfers?

http://themeforest.net/item/touch-mobile-tablet-html5-template/full_screen_preview/1292977

Thanks,
Declined
Last Updated: 18 Jun 2013 18:03 by ADMIN
Created by: Jack
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
the baseUnit option is great; it offers us minutes, hours, days, months, years.. but not weeks. I would like to see an option to break down the granularity in weekly format.
Declined
Last Updated: 18 Jun 2013 17:40 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add a method that reverts the last edit to the grid. This way there could be an "Undo" button.
Declined
Last Updated: 14 Jun 2013 18:22 by ADMIN
Created by: Murtaza
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Ability to cancel default sort on the grid
Declined
Last Updated: 14 Jun 2013 18:20 by ADMIN
Created by: Phil
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice if the grid pager checked to see if a new row has been added, before allowing the page to be changed. This results in a blank row in the grid, even if the row contains a required field. Maybe ask confirmation from the user about navigating away and remove the row. 
Declined
Last Updated: 14 Jun 2013 18:19 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Your Silverlight editor includes the ability to embed images directly into the rich text field.  This is a highly desirable quality for the rich text editor.  This way, users don't need access to a web server in order to upload images.  This functionality will make the add-on much easier to distribute to end user companies.