Declined
Last Updated: 20 Nov 2014 18:33 by ADMIN
Created by: Ä m o l
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
4
Hello Brandon,
the URL (http://jsfiddle.net/bsatrom) you send to me is used for Grid correct...

I want Hyperlink to Pie Chart Label... using custom templates I did that but some browser does not support hyperlink tag inside the SVG <text> tag.

Please let me know how do I do that....

also I want to suggest you that add new event double click in kendoChart like seriesClick... 

Thanks,
Amol.


Completed
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Pierre
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
The possiblity to have a slider on graphs. We have a lot of data to graph and presently it just makes the columns or bar smaller trying to fit everything in the area allowed. if needed I can send an exemple to show what we would like to have. 
Declined
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Kenneth Jamieson
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
12
Of course we all want folks to buy Kendo (to support further development) but even as someone with a licence to the product (as part of my Ultimate Collection) I am often prevented from using KendoUI with clients by the licensing confusion that is the GPL.

My clients understand that t is covered by my commercial license to code for them, and they can use it royalty free. The problem is int he future and ongoing compliance. What they absolutely do not want is to have to make sure any dev who will ever touch that code in the future is ALSO a telerik licensee. It is simply too much to keep track of for a UI toolkit.

You will sell more copies and greatly improve the ability of your evangelists to get Kendo into the market if you move to a significantly more client friendly license.
Declined
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Make the grid reactive, in that when the window gets small enough(mobile size),  a possibility could be to have one total column. So instead of a row having 4 columns, each row would have 4 subrows; i.e., it would look more like a treeview. 
Declined
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Brian Vallelunga
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
4
The grid should be able to have columns added/removed as needed when the data source and columns change. Currently, the grid must be recreated from scratch, which is tedious. This is especially difficult if you want to preserve state of widgets that might be in the grid's toolbar.
Completed
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Brian Vallelunga
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
3
The editor is good, but I'd like the ability to add a drop-down to the toolbar that contains predefined styles that I could apply to elements being edited. These styles would simply be classes, not inline CSS.

For example, I might have a style named "Introduction" that applied the class of "intro" to the element I have selected.
Completed
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Dr.YSG
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
123
I like the Wpf/Silverlight version. But it should be possible in HTML also: Telerik has in the ASP.NET for Ajax a RadDock. Can we have something like this sort of MDI interface in Kendo
Declined
Last Updated: 20 Nov 2014 18:31 by ADMIN
Created by: Kevin
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Hey,
I am not sure, if it is a bug, or if I am just wrong, but I tried this:

    $(".DatePicker").kendoDatePicker();
    $(".DatePicker").data("kendoDatePicker").enable(false);
    $(".NumericTextBox").kendoNumericTextBox();
    $(".NumericTextBox").data("kendoNumericTextBox").enable(false);

This works fine for all DatePickers, but on NumericTextBoxes it thows an exception ("object is null or undefined"). Using ids to enable/disable NumericTextBoxes works though.
Completed
Last Updated: 20 Nov 2014 18:31 by ADMIN
Created by: RedTears75
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
3
would be great to be able to set the datasource of a grid to xml (or mvc 4 data).
Declined
Last Updated: 20 Nov 2014 18:31 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Add a new feature to easily export/import current grid settings, such as the column size, page index, page size, column index, etc. This is useful for saving/restoring individual user's custom grid.

This can be added to other databound widgets, too, such as the ListView.

Based on this thread that I created: http://www.kendoui.com/forums/ui/grid/save-load-grid-settings.aspx
Completed
Last Updated: 20 Nov 2014 18:30 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
35
It would be great to have file manager support in addition to the image manager for the HTML editor. Some sort of way to upload resources, organize them, crop (for images), and ultimately select from a picker to be included in the HTML markup. 
Completed
Last Updated: 20 Nov 2014 18:30 by ADMIN
Created by: Philip
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
63
It would be great if users could hide or show columns. Typically this would be done by a popup with on the right a list of all displayed columns, on the left a list of all hidden columns. Users move columns to the right or left by using arrows, double-click or drag-drop. In the same pop-up they should be able to change the order of the columns.
Completed
Last Updated: 20 Nov 2014 18:29 by ADMIN
ADMIN
Created by: Miro Miroslavov
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
36
Create light-weight Diagram visualization control/wrapper.It may integrate with Telerik's Silverlight/WPF RadDiagram framework.
http://www.telerik.com/products/silverlight/controls/diagrams.aspx
Completed
Last Updated: 20 Nov 2014 18:29 by ADMIN
Created by: John
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
We need a pager beyond the grid guys. Did I miss this one? Honestly Kendo Widgets would be good enough so we could build our own components for things like this.
Completed
Last Updated: 20 Nov 2014 18:28 by ADMIN
Created by: TrentCioran
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
55
DataSource should be more feature rich. I consider following features a must in order to be able to develop complex UI's without the current pain

- Multimple models definition
- Associations between models
   - BelongsTo
   - HasMany
- Lazy load of associations!
- Allow use a REST approach for associations (send updates over a HasMany association to a service)
- Allow send the complete object

- Association validations
   - Unique
   - Exists
   - Min/Max number of elements
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:26 by ADMIN
Created by: Jim Foster
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
9
I was really looking forward to using Kendo UI Mobile, but the one control that was critical for my idea was a slider, which is missing from the Mobile package and, apparently, not even on the roadmap.
Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: Mike
Comments: 41
Category: Kendo UI for jQuery
Type: Feature Request
391
In the long term, SPA features are absolutely necessary, especially when it comes to HTML5 apps (also in regard to Windows 8 WinRT or upshot.js - a key part of the forthcoming Microsoft RIA stack). 

A good SPA addresses the following issues:

- real permalinks
- page titles
- a working back button that fully degrades 
- different data states like http://bit.ly/zpybmz
- client side caching
- asynchronous updates/communication
- ...what else? (please add if I missed something)

Example SPA: http://pjax.heroku.com/ 
Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: PPCnSEO
Comments: 10
Category: Kendo UI for jQuery
Type: Feature Request
111
Similar functionality to the jQuery UI sortable feature.
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.