Declined
Last Updated: 19 Jul 2013 17:47 by ADMIN
Created by: Jason Feng
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Declined
Last Updated: 19 Jul 2013 17:46 by ADMIN
Created by: Evan
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
I have an action list that is part of a view bound to a view model. The data-action attributes won't fire handlers that are part of the view model in the same way that a data-bind attribute does. I think that they should as the action list is part of the view.

One other suggestion it to make the description text box (the one I am typing in now) sizable and provide a mechanism for formatting code examples.
Declined
Last Updated: 19 Jul 2013 17:43 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
While KendoUI Mobile has a nice and customizable iOS switch component, based on CSS and fonts, I want to suggest including to the framework also a language independent generic graphical switch component, where the ON state has an 'I' symbol and the OFF state has a 'O' symbol. This could be used as an alternative to the current CSS-version. Purely graphical version would ensure the native looks, which you can see in my forum post attachement here:

http://www.kendoui.com/forums/mobile/switch/generic-i-o-style-switch.aspx
Declined
Last Updated: 19 Jul 2013 17:42 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
A container where we can open anyfile (i.e. doc, pdf, msg, xls,ppt,jpg, gif)

currently we have to use window.open method which is not efficient!
Completed
Last Updated: 18 Jul 2013 22:53 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
1. Allow scrollview to be in "vertical scroll" mode
2. Allow the ability to HIDE the page indicator
Declined
Last Updated: 18 Jul 2013 15:38 by ADMIN
Created by: Sebastien AUROUX
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
hi telerik
It would be great to have a calendar view similar to http://www.almanach.free.fr/ and the ability to add task to a day.
Completed
Last Updated: 17 Jul 2013 19:35 by ADMIN
Created by: Tony
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Please consider adding series transitions to charts. Trirand JQ Charts and the new Wijmo charts both have the ability to toggle the series via js. Also, drill down capabilities either via dialogues or linked grids on the same page would be a very handy feature.
Completed
Last Updated: 17 Jul 2013 19:32 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
Could you please supply Kendo Mobile with two Android themes - black and white. Currently, default iPhone and Android themes are absolutely different, so it requires a big effort to build an application optimized for both iPhone and Android, because you need to optimize colors in you own controls. If you build white Android theme which has  more in common with iPhone theme, it will eliminate the problem.
Completed
Last Updated: 17 Jul 2013 19:31 by ADMIN
Created by: Filipe
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I sugest new callbacks in scrollview, like before and after callbacks, to made easy create new behaviors, like a carousel with a previous and next buttons.

And update the change callback, when I used the function scrollTo, the change callback isn`t been called.
Completed
Last Updated: 17 Jul 2013 19:31 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add a toolbar button that removes all formatting from the selected text.
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: 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: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: 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: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.