Under Review
Last Updated: 01 Oct 2021 12:04 by ADMIN
Created by: Roman
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
10
Wondering why there still no feature request open about this, but here we go.

Add RTL support for mobile widgets. RTL it currently supported throughout Kendo UI Web, but not in Kendo Mobile.
Mobile Drawer should slide from the right, Mobile ListView currently has issues etc.
Under Review
Last Updated: 01 Oct 2021 12:04 by ADMIN
Created by: Mohamed
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
13
currently we can not use data-transition in modalview .... it is just a fade effect for now..

We would like to use overlay:up and overlay:down for modal view:
http://demos.telerik.com/kendo-ui/mobile/modalview/index.html
Completed
Last Updated: 30 Sep 2021 08:14 by ADMIN
Created by: Kash
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Ontario and Canadian Govt ask all new sites to be WCAG 2.0 level A compliant since Jan 2014 and AA compliant by 2021. We need toolset fixed for this regulatory requirement.
Declined
Last Updated: 30 Sep 2021 05:18 by ADMIN
Created by: Altenor
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
It's a relieve that we can use $('#grid').kendoGrid('refresh') already. Thank you guys!

However, it still seems to be a problem when we need to get the instance of a created componente.

For example, if you need to access the grid's thead element, the only possible way is through $('#grid').data('kendoGrid').thead. If I try do this the natural way, (e.g. $('#grid').kendoGrid().thead), my grid is reinitialized. That's a pain.

The expected behavior for most experienced jQuery users is that if plugin is aready instantiated for a specific element, calling it's initializer method should return the instance, instead of creating it again.

Other than that you guys have been brilliant. Never saw anything even close. As I said my coworkers, if KendoUI was a girl, I'd totally marry her.

Keep up the good work =]
Declined
Last Updated: 23 Sep 2021 11:18 by ADMIN
Created by: Oscar
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Samsung and Intel are releasing new products with Tizen a few weeks from now and are in full throttle promoting it to developers (we actually just started a project for a client who asked to include Tizen tablets as a target device). It might be a good idea for KendoUI to implement full support for Tizen early --- and it might actually NOT take a lot of effort to do so.
Completed
Last Updated: 23 Sep 2021 11:17 by ADMIN
Created by: Ali Kemal
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
all selectable widgets can have clearSelection() method like kendoGrid.clearSelection()
Declined
Last Updated: 23 Sep 2021 11:12 by ADMIN
Created by: Przemek
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
Could you please provide a way to change the default 200ms fade:in modal view animation? Ideally it should work with all transitions that a standard view accepts.

This suggestion is related to the following thread on the forum:
http://www.kendoui.com/forums/permalink/EGf2Nau-3kuoKa0JQsqANQ
Declined
Last Updated: 23 Sep 2021 11:11 by ADMIN
Created by: SWAT
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
When loading a remote view on a large project project, i would love to have the option to load the view css only when needed instead of loading each and every css in the main app page.

Thanks,
ilan,
Declined
Last Updated: 23 Sep 2021 11:10 by ADMIN
Created by: Johan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Make auto complete also available in Eclipse. It would be very nice that we could use Kendo UI in the Eclipse IDE and have auto complete working just as easy as in VS201x.
A lot of Java development is done in Eclipse. So did I with JAX-RS (Restful WS) and Kendo UI Web and mobile. But coding JS with Kendo UI in Eclipse is like coding with notepad.
Declined
Last Updated: 23 Sep 2021 10:58 by ADMIN
Created by: Bill
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
I would like to see how you would integrate one of Kendo UI's more complex web demos (e.g. the detail template for the grid)  into a backbone view
Declined
Last Updated: 23 Sep 2021 10:56 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Kendo UI is great but it does not work with the integrated webkit in Qt.
Completed
Last Updated: 23 Sep 2021 10:52 by ADMIN
It's obvious enough. I made normal size buttons with plus/minus functionality but there is no "minus" icon now.
Unplanned
Last Updated: 22 Sep 2021 20:20 by ADMIN
Created by: Software
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1

Hi Team,

I would like to request the functionality to be able to export (an) Excel file(s) with the built-in Kendo UI API into a ZIP file. 

Thank you! 

Completed
Last Updated: 21 Sep 2021 11:40 by ADMIN
Created by: Sean
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
6
Now that Kendo UI 2016.1.* includes jQuery via the UMD wrapper, it would be great if that were the version of jQuery that was used.

I admit that I find the many IIFEs difficult to read, but it appears that you've only included jQuery in the wrapper to ensure that it is loaded, and you don't assign it to anything.

We'd like to be able to use jQuery.noConflict with all of our dependencies, and Kendo is the last one preventing that.
Completed
Last Updated: 21 Sep 2021 11:31 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
It would be useful to have border configuration as an option when using kendo.ooxml.Workbook to create an excel file (i.e. sheets.rows.cells.border)
Declined
Last Updated: 21 Sep 2021 11:30 by ADMIN
Created by: Weston
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
Kendo has places where you can specify cssSpriteClass, and other places where you can specify the actual icon by name. 

My proposal is to provide a way to say I am using halflings or font awesome or anything else for that matter, and just specify icon "fa fa-play" and its done.

Currently its way too much work to implement kicon wrappers for font awesome fonts, and then they dont work everywhere anyway.
Unplanned
Last Updated: 20 Sep 2021 16:18 by ADMIN
Created by: Tony
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Hi,

I have a ticket on this but wanted to make sure it gets attention as I think it's a critical functionality that a main competitor implements well and Dataviz lacks.

We need to be able to chart date based data with discontinuous data. For example, events data with a start date and end date. Here is a set of features that would make DataViz competitive:

1. Provide the ability to combine various chart types with different datasources...both remote and local. we need to ba able to plot date based data from many sources.
2. Include a simple, easy to use way to sync all included charts to a navigator/selection tool or a set of date pickers. This could be as simple as a property that links charts, similar to the cascading dropdowns.
3. Fix the problem of tool tips not working over the navigator and selection tool charts.While not a huge problem, clients complain that the underlying chart is useless without tool tips to provide the numeric data.

As always thanks for listening and hope this gets some attention.
Declined
Last Updated: 20 Sep 2021 16:14 by ADMIN
Created by: Sascha
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
currently is 1px to 1pt mapped in the kendo.drawing.drawDOM method. Actually, this should make it simpler, as described in
https://docs.telerik.com/kendo-ui/framework/drawing/drawing-dom#dimensions-and-css-units
Unfortunately, this prevents the use of the units cm, in, mm and pt.
Unplanned
Last Updated: 20 Sep 2021 15:38 by ADMIN
Created by: kako
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
2
From the forum below.
Even if the axis type of category is other than "Date" (for example, character string / number), PlotBand's position at the time of panning
Please do not move the place.
Unplanned
Last Updated: 20 Sep 2021 15:32 by ADMIN
Created by: Kasim
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
There is need to have multi-level Donut chart as shown in the link https://stackoverflow.com/questions/38560456/multi-level-pie-donut-chart-in-kendo

The chart here https://demos.telerik.com/kendo-ui/donut-charts/index does shows multi-level of information but it is not the same as required to implement the one shown in Stackoverflow query. 

In case the series chart with multi-level of information is possible with HtmlChart, please share sample code with data binding to implement the same.