Completed
Last Updated: 17 Jul 2014 14:31 by ADMIN
Declarative binding is sometimes difficult to debug and might benefit from getting verbose logging in the console.

There is obviously a trade-off considering the size of files but this feature might only be available in the non-minified version through the build process.
Completed
Last Updated: 17 Jan 2014 16:06 by ADMIN
Explain the characters used in a date format string, or at least describe to what standard they are evaluated.
Completed
Last Updated: 17 Jan 2014 16:20 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When the data set is changed and the chart is redrawn there should be an option to move from the current values to the new values. Like it already exists on the gauge charts. But what about a line chart with ever changing values? 
Completed
Last Updated: 10 May 2016 08:11 by ADMIN
Created by: Mikee
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
26
If you need to draw a horizontal line in Kendo DataViz Chart (to express desired target value for budget consumption, for example), you have now only two possibilities using line series or plot bands. Unfortunately both approaches have drawbacks:

1) Using additional line series
In this case the line doesn't start at the beginning of the image of the chart, there is visible margin. Also, the determining of number of values for the line series is painful in case you have multiple series with different value counts bind on server side.

2) Using plot bands
In this case the actual width of the band is dependent on the scale of the chart, which can be dynamic depending on data. So this approach is not usable if you want a line width specific width.

What we need is draw a simple line with given width, color and brush.
Unplanned
Last Updated: 20 Jan 2020 08:20 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
12
I would like to have a chart like circular progress chart that use in lots of infographic diagram like the one below.

http://stackoverflow.com/questions/11202920/circular-radial-progress-bar

I managed to make it work by doing some manipulation to the donut chart like the one below that look similar to it but I believe the Kendo team can come up a better one and more reusable.

http://eswkchartdemo.azurewebsites.net/Dataviz/RealtimeDonutChart
Unplanned
Last Updated: 02 Mar 2021 17:21 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
4
Declined
Last Updated: 10 Jan 2014 15:15 by ADMIN
Support of KendoUI for Mobile Grid controls with sorting,filtering,paging options
Completed
Last Updated: 02 Aug 2023 10:39 by ADMIN
Created by: Rodney
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
33
My marketing department has requested a specific look for a chart. The Moc up image is http://i.imgur.com/Z2hKaei.jpg in order to achive what they are asking I need the Labels to work in the Bullet Charts. 

It would also be great if you could add a label to the Target as pictured in the image. 
Unplanned
Last Updated: 20 Sep 2021 15:09 by ADMIN
Created by: Adrian
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Facilitate mvvm binding for plot bands
Declined
Last Updated: 10 Jan 2014 14:45 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have two kendo grids. Parent grid contains rows with data to request.  When the numerictextbox is triggered with a spin or change that row is added to another grid (child grid) with the number from the parent numerictextbox in the child numerictextbox.  However... after several triggers... the spin action starts to add two instead of one.  Has anyone had this issues? any work arounds?
Completed
Last Updated: 25 Oct 2021 06:42 by ADMIN
Created by: Rick
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Now that jsbin supports Typescript, putting Kendo's typescript definitions in a public place would be helpful.  Demonstrating the power of Typescript and Kendo together in jsbin is a powerful combination for answering questions and teaching!
Declined
Last Updated: 09 Jun 2020 10:36 by soroush
Greetings

Please add this feature (Persian Calendar) into a valuable package

Thanks to the team
Completed
Last Updated: 14 May 2021 10:37 by ADMIN
Created by: Ahmed
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
8
powerful visual app builder Like Sencha Architect for Ext JS
Declined
Last Updated: 23 Dec 2013 09:03 by John
Created by: John
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
imageBrowser: {
				messages: {
				 dropFilesHere: "Drop files here"
				},
				transport: {
					read: "/content-page-generator/image-browser?act=read",
					destroy: {
						url: "/content-page-generator/image-browser?act=destroy",
						type: "POST"
					},
					create: {
						url: "/content-page-generator/image-browser?act=create",
						type: "POST"
					 },
					thumbnailUrl: "/content-page-generator/image-browser?act=thumbnail",
					uploadUrl: "/content-page-generator/image-browser?act=upload",
					imageUrl: "http://images.xxx.com/{0}"
				}
			 }

This is a part of my javascript code from Kendo.But the Kendo "kendo.all.min.js" formatting my link.We needn't formatting images src.
error:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,encodeURIComponent(e))),e):t},
change:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,decodeURIComponent(e))),e):t}, 
Declined
Last Updated: 21 Dec 2013 17:05 by ADMIN
The grid should work correctly when grouping large datasets.  Currently the grid does not always display all of the groups.  IN addition groups come in and out of existence when you scroll.  It seems kind of strange that it supports grouping but doesn't work correctly in a real world scenario
Completed
Last Updated: 02 Mar 2021 17:13 by ADMIN
I am adding i18n to an application to support 22 countries.  The data-title does not appear to be able to be set via JavaScript.  I have a highly dynamic application and I'm using localization for all labels and need to change the titles on the fly.
Completed
Last Updated: 22 Jan 2020 07:25 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Please add Z index configuration options for all charts and their elements. This would greatly improve your product offering, making difficult workarounds less necessary.
Unplanned
Last Updated: 20 Sep 2021 15:09 by ADMIN
Created by: Eric
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
What I want to do is click with the mouse and draw a rectangle on the map, around one or more markers, to select all the markers in the rectangle.  I've seen this done on other map controls by being able to select what happens when the user clicks on the map and moves the mouse. 

User selects "Pan" (usually from a tool bar)  - this is the standard behavior now
click on the map and move the mouse - map pans / moves with the mouse

User selects "Rectangle"  
click on the map, hold down the left mouse button, move the mouse and a rectangle draws - just like the windows "Snipping tool"  - all the markers in the rectangle get returned to the code in a collection when the user releases the left mouse button

User selects "Circle"  
click on the map, hold down the left mouse button, and move the mouse - a circle draws - all the markers in the circle get returned to the code in a collection when the user releases the left mouse button

Here's an example 
The shape file that's been converted shows all the telephone poles in a city.  I want someone to inspect all the poles on this street.  I select the rectangle tool, draw a rectangle around the poles, release the mouse, my code takes over and builds a work order to go inspect and record the inspection date and outcomes. 

Another example 
Map shows hotels in an area.  I select the circle tool, draw a circle around the hotels close to where my meetings are, release the mouse button, map returns a collection of markers in the circle, the program then takes over and displays a grid showing 
Hotel Name,   Star Rating, Average Rate, Phone number, URL
Declined
Last Updated: 26 Nov 2013 14:30 by ADMIN
Created by: Timothy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
kendo.format("{0:#,##0.######}", 4.336808689942018e-22)

This will throw an error: RangeError: toFixed() digits argument must be between 0 and 20

This appears to be a bug inside the format function.
Declined
Last Updated: 23 Jan 2020 18:47 by ADMIN
Created by: T
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Similar to specifying legend to bottom of chart, we should be able to put X Axis (or category Axis) Labels on the bottom, regardless of where the axis crossing value is. Sometimes the axis crossing value has to be at zero but the labels get in the way if this is the middle. If the data is dynamic, there is no way to use margin or padding consistently