Declined
Last Updated: 22 Jul 2021 19:29 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
<input data-role="maskedtextbox" data-bind="value: ip_address" data-mask="000.000.000.000"  />

The problem is that if you don't use all digit places, you have to put a zero (192.168.002.100 vs 192.168.2.100).  I would like there to be a max number of characters (3) in-between the periods.  
Declined
Last Updated: 23 Jan 2020 18:34 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
In my bubble chart, I'm trying to center each tooltip above it respective bubble.  However, each tooltip doesn't show up in the same relative position for each bubble.  This makes it very difficult to perfectly center each tooltip over its bubble.  It would be nice if there were an option to center the tooltip vertically above the bubble.
Declined
Last Updated: 22 Jan 2020 07:15 by ADMIN
Created by: Michaël
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi,

Kendo DataViz is getting awesome, but I always feel that some (albeit) common operations are made very complicated. I know there is some compatibility that must be assured but I some point the usage would be much better. Here are some common operations that are currently quite unintuitive:


* Reverse the order of an axis: reversing the order of an axis (so that values are on the right of the chart instead of the left), must currently be done by setting a very high "axisCrossingValue" (wtf?), as shown here: http://jsbin.com/iyiqec/1/edit?html,css,js,output

This definitely sounds like a hack and the wrong solution to the problem. A simple labelAlignment (left / right) would be far more intuitive.

* Being able to draw all points but still use baseUnitStep to "auto": let's say I have a chart with a lot of points. This means you need to use baseUnitStep to "auto". However, a bad consequence is that it now renders only the point for each step computed after baseUnitStep. This is often not the expected behaviour and, while drawing less labels, I often still want to display all the points (or more points). Currently, the super complicated way is to use the obscure "categoryAxes" property, make sure that one axis is hidden (but will be assigned the point), and other one is set to baseUnitStep auto, as shown here: http://dojo.telerik.com/@germanov/ULUGi

Maybe a simpler "valuesStep" option that would allow to override the step for values, independently of the category axis, could be introduced.

Thanks!
Under Review
Last Updated: 02 Dec 2021 11:40 by ADMIN
Created by: Andreas
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Hello Kendo-Product-Team,

there is this create library called xeditable which basically makes it easy to add edit functionality to a details-view. Have a look here: https://vitalets.github.io/x-editable/demo-bs3.html

I think this would be a super addition to the kendo framework. In a typical business application you have a grid with the list of all products and when you click on one product you have a nice details page. Currently if you want to edit the product the user needs to go to a special edit form. With xeditable it is possible to add the editing capability directly into the details page. It's nice and easy for the user (less clicks) and it is easier for the develope (no extra edit form to build).

I also think that it would be easy to do such a thing for you as you already have the controls and the framework.

Thanks
Andi
Declined
Last Updated: 23 Jan 2020 20:25 by ADMIN
Created by: Jeremy
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
I'm currently using a chart with "categoryAxes.select" as a navigator for multiple other charts.
Problem being, when I display too much data, the navigator (and other charts) become laggy.
To help prevent that, I'd like a way to make the "selectEnd" and "SelectStart" events only fire on mouseup.
That would prevent multiple redrawing and help with the performance.
Completed
Last Updated: 21 Jan 2020 14:57 by ADMIN
Created by: Jeremy
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
I need to display multiple charts on one page. These charts are all based on the same timeserie.
To help with data analysis, I need to align every chart and the easiest way to achive that would be to be able to specify a width for the plot area.

Would you consider adding this feature ?
Declined
Last Updated: 08 Oct 2015 11:20 by ADMIN
Created by: Summit Insights
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently adding additional shapes to the diagram can cause the layout manager to re-adjust the position of current visual shapes(shapedefaults: {visual}).  It would be nice to have an additional event after all dataitems has been retrieved, currently the databound is executed for every row. 
 
Declined
Last Updated: 08 Oct 2015 11:15 by ADMIN
Working example or injclusion in kendo drawing api so that free form drawing of lines, text etc similar to the asp.net ajax image control can be drawn over a image and/or dom element. Using both mouse and/or touch events.
Declined
Last Updated: 08 Oct 2015 16:13 by ADMIN
This should work like your silverlight version
Declined
Last Updated: 02 Mar 2021 16:29 by ADMIN
Created by: Kjartan Valur
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
1
Please impliment a simple way to display errors in tooltips for every control to prevent form cluttering.
Completed
Last Updated: 06 Oct 2015 15:53 by ADMIN
Created by: Jonathan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Per the post here:  http://www.telerik.com/forums/does-the-kendo-ui-grid-support-column-header-templates

In order to achieve a custom header, we have to manipulate the DOM via jquery.  That can get messes and makes the grid less maintainable.
Unplanned
Last Updated: 02 Mar 2021 16:38 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
I have short list of things that are either broken or not implemented.
1) Merging cells with formulas causes them to disappear (Big Bug)
2) Named Cells (Aliases) don't exist like in Excel (Limitation)
3) Changing row height causes bizarre effect where active row no longer lines up with row number (Bug)
4) Can not hide worksheet or create readonly cells (Limitation)
Completed
Last Updated: 05 Oct 2015 12:17 by ADMIN
Created by: Otto Neff
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Completed
Last Updated: 09 May 2016 17:01 by ADMIN
Created by: Otto Neff
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Little Square handle in the corner of a cell to repeat / increase counter (numeric/date)
Just like Excel.
Completed
Last Updated: 13 Jan 2016 17:51 by ADMIN
Created by: Otto Neff
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
17
Define by Settings or via API Calls to enable or disable 
any Cell or Cell functions like Context Menu.
Declined
Last Updated: 22 Jan 2020 14:29 by ADMIN
Created by: Ian
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
8
The step style for lines in a chart is very useful for logging digital data changes however in Kendo it only can be applied to line charts and not scatter lines where it would be very useful for telemetry displays.

A choice of step first or step last where the visual change appears attached to the previous point on on the new point would be especially useful.
Unplanned
Last Updated: 09 Jul 2021 09:19 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
When exporting a PDF kendo returns a promise that is used to track progress and completion. When exporting to Excel the UI simply locks until the file is ready to be saved.

It would be nice if exporting to Excel worked like exporting to PDF so the UI didn't lock while waiting for the file to process.
Completed
Last Updated: 24 Sep 2015 14:32 by ADMIN
Created by: Paolo
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Now datepicker open only on click to icon, please add option to open datepicker on focus over input
Declined
Last Updated: 23 Sep 2015 10:00 by ADMIN
Create a kendo ui router for SPA like ui-router for angularjs.
Declined
Last Updated: 19 Sep 2015 08:28 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
In a Combox, when you enter some characters, it will filter the list of items automatically for you when you are typing. For example, when you type "j", all items which contain "j" will appear in the list. Everything works so far until you need to type some character of Chinese with an input method. For example, when you try to input "脚" (which means foot in English), you need to input "jiao" (the Pinyin of "脚") within the input method. And something strange starts happening: the Combox will capture the first "j" and make it the first character in the Combox, and will still let "jiao" continue to get "脚", and the final content in the Combox is "j脚", but what we expect is "脚" only. 

It seems like a defect.