Declined
Last Updated: 12 Aug 2021 13:45 by ADMIN
Can you please add support different scales in radar charts for the different categories/axes? The radar chart becomes mostly useless when, e.g., one category has values that range from 0-10 and another ranges from 0 to 1,000,000.
Declined
Last Updated: 12 Aug 2021 13:42 by ADMIN
Created by: Daniel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When changing the bounds of a shape, especially changing the X & Y position allow the new value to be set with animation. 
Unplanned
Last Updated: 12 Aug 2021 13:39 by ADMIN
Created by: Manuel
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
It would be very useful that the Kendo Map widget provides out of the box a control (some sort of dropdown or list view) that allows to select a layer. This would be great for scenarios where the user wants to see a different layer of the map. For example, when the user needs to switch from an Street view to an Aerial view.

This feature is very common in Map controls. So I think, it's something that should be supported by this widget, too.
Unplanned
Last Updated: 12 Aug 2021 13:37 by ADMIN
Created by: Olga
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
6
Base units for chart include Months, Day, Year etc but there is no support for Quarter.  This causes gaps on the chart when displaying quarterly data.
Unplanned
Last Updated: 12 Aug 2021 13:37 by ADMIN
Created by: Manuel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
In the current implementation of the widget, when user tries panning or zooming, there are not map tiles transitions. You just see some white squares until the new tiles are rendered. It would provide a better user experience to have some sort of transition in those interactions. 
Unplanned
Last Updated: 12 Aug 2021 13:36 by ADMIN
Created by: Ryan
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
The linear gauge becomes cutoff at certain heights. If it's less than 50 pixels more and more features are cutoff. I'd like the linear gauge to be able to be 10 pixels without a cutoff.
Unplanned
Last Updated: 12 Aug 2021 13:32 by ADMIN
Created by: Michaël
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
It should be nice if we could set a background color using a gradient for DataViz area charts.
Completed
Last Updated: 12 Aug 2021 13:28 by ADMIN
It would be great if there are customization of categoryAxis label when ploting has both +ve and -ve values. 
The label need to be settled down at bottom (base line) automatically when there are negative values and same for +ve values.
Declined
Last Updated: 04 Aug 2021 10:18 by ADMIN
Created by: Lynn
Comments: 5
Category: Kendo UI for jQuery
Type: Bug Report
0

Hi,

When I call grid.datasource.sync() on a datasource that has a model id defined, but this field is unmapped, I get a cryptic error. You can find a reproducer here: https://dojo.telerik.com/iLacazot

Uncaught TypeError: o is undefined
    setup http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    create http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    _promise http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    Deferred jQuery
    _promise http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    _send http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    sync http://127.0.0.1/a/kendo-ui/js/kendo.all.min.js:28
    <anonymous> http://127.0.0.1/a/program/discount/search/:4058


On a slightly related subject; When checking the docs on the model id it seems that the example is missing from this page:

https://docs.telerik.com/kendo-ui/api/javascript/data/model/fields/id

Completed
Last Updated: 04 Aug 2021 07:45 by ADMIN
Created by: Anaida
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
There should be a textbox bindind to a field available.
Completed
Last Updated: 04 Aug 2021 07:30 by ADMIN
The current implementation makes it too difficult to use a 3rd party icon font instead of the built in kendo sprites. I shouldn't have to specify the spriteCssClass and then add extra CSS or jQuery or both to handle position and sizing glitches. I also shouldn't be forced to use an entirely custom template just because I want to use an icon font.
Declined
Last Updated: 04 Aug 2021 07:21 by ADMIN
Created by: Михаил
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Implement some dialog windows for simple creating users and roles.
Also it essential to create login widget with managing users like asp.net empty project
Unplanned
Last Updated: 04 Aug 2021 07:18 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Window already has dragstart and dragend events. It would be great to have also resizestart and resizeend events.
Declined
Last Updated: 04 Aug 2021 07:12 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I could attach a screen shot of this, but there doesn't seem to be a way to attach anything.
Declined
Last Updated: 04 Aug 2021 07:11 by ADMIN
Created by: Yifan
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Please support partial formatting of the output Excel cells
Unplanned
Last Updated: 30 Jul 2021 08:24 by ADMIN
Created by: Diksharani
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0

When a task contains a child task in this scenario we are we are looking for resizing the parent task individually as well as we should be able to resize the parent task along with its corresponding child tasks.

In my project, I'm trying to implement the above scenario but I could not finding anything relevant in the blog.

If the element has the child item so is there a way to resize the parent task also?

Is this feature already implemented?

Declined
Last Updated: 27 Jul 2021 13:28 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
[  Numeric Text Box ] [  /\  ] [ \/ ]

the spinners are small and I would like them to be bigger at the cost of screen space
Declined
Last Updated: 27 Jul 2021 13:26 by ADMIN
Created by: Pismenov
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Ruby server wrappers. We need it!
Completed
Last Updated: 27 Jul 2021 13:25 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
KendoUI "Getting Started" does not have well organized steps that first time users can follow through. It is made of fragments of somewhat related pages in no particular order, and even after going through them all (about five or six of them), you're still thinking how do I build my first application.

All framework and tool vendors provide step by step getting started guide to build a simple application (commonly hello world app). This usually addresses what to download, how to setup the project, which tools or IDE can be used, a simplest possible application structure to test out if the sdk and the development environment is setup correctly.

I do not see, no where, resembling something like this. Even the video sessions (about 30 of them) provided in YouTube does not provide getting started session.

Strange... considering all others are nicely done.
Unplanned
Last Updated: 27 Jul 2021 08:28 by ADMIN
Created by: Fonyam
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
It would be nice if you could add a Legend to gauge control with multiple pointers, so it can be easier for users to determine which pointer stands for what. Something like the Legend control on RadHtlmChart, that allows for series to be toggled, except in this case it's the pointers that will need to be toggled.