Declined
Last Updated: 22 Jul 2021 10:52 by ADMIN
Created by: Nawaz
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently localization supports only for kendo controls, but I need it will support for entire page
Unplanned
Last Updated: 24 Aug 2021 04:55 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
Menu, ContextMenu, TabStrip, PanelBar, Splitter have append, insertAfter and insertBefore methods.
kendoToolBar has only add, so there is no way to insert new command after/before other command.

Please add methods insertAfter and insertBefore to the kendo.ui.ToolBar widget.

Related forum post:
http://www.telerik.com/forums/insert-item-at-the-beginning
Declined
Last Updated: 20 Aug 2021 08:38 by ADMIN
Created by: Marc Simkin
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Being able to trigger actions in other modules of one application is important.  Also, good design principles dictate that tight coupling of modules is not good.

In order to allow various modules to communicate with each other some sort of pub/sub or event routing framework should be implemented.

The Observable class is can be used as a starting point.

This new class should be tied to the presence of a DOM element.  This should be similar to how AngularJS handles events with $broadcast, $emit, and $on.

This could also be similar to the schemes describe in the below links:

https://keestalkstech.com/2016/03/strongly-typed-event-handlers-in-typescript-part-1/

http://www.wintellect.com/devcenter/jlikness/building-a-javascript-event-aggregator-using-typescript
Completed
Last Updated: 21 Sep 2017 14:44 by ADMIN
Created by: Irvin
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
We've adopted React+Redux and currently building our own component library.  Is there an official statement regarding React.js integration and roadmap?
Unplanned
Last Updated: 27 Jul 2021 08:07 by ADMIN
Created by: Santosh
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Add legend icon as per series type

when use series type area then show area icon on legend
when use series type line then show line icon on lagend
Declined
Last Updated: 01 Mar 2021 08:56 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
These guys have very good toolking for nework diagrams visualization. Could you make something similiar? It would be great for many uses network, antifraud, etc

http://cambridge-intelligence.com/keylines/
Completed
Last Updated: 13 Dec 2021 09:46 by ADMIN
Created by: Daniel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Currently, the grid automatically enters edit mode when the user presses  the [Enter] key.  This is difficult to prevent.  There could be a kendoGrid configuration setting to disable "edit on [Enter]".
Unplanned
Last Updated: 16 Jun 2020 20:49 by ADMIN
Created by: Takeshi
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
I had an issue with PDF export from browsers on mobile device. 

Initially had issue with CSS attribute whitespace: pre-wrap, which was fixed in the newer version of kendo 2016 Q2, however, I still had an issue with Firefox on mobile. 

Official supports for "some" browsers on mobile devices and documentation (e.g. what browsers are supported etc) would be very appreciated.
Unplanned
Last Updated: 20 Aug 2021 08:17 by ADMIN
Created by: michael
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Our business partners would like to be able to have gradients as part of the radial gauge color bar.  Similar to the following: 
http://i.imgur.com/DWfxi53.png
Declined
Last Updated: 03 Mar 2020 13:53 by ADMIN
Created by: Robert
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Unplanned
Last Updated: 25 Nov 2021 12:02 by ADMIN
Add the ability to apply kendo template on Kendo Grid column reorder while dragging the header. 
Unplanned
Last Updated: 25 Nov 2021 12:01 by ADMIN
Created by: Jim
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently the Barcode control support POSTNET bar code.  However the USPS retired this bar code in 2013.  I am suggesting that the POSTNET barcode be replaced with the IMB OneCode barcode that the USPS now supports.
Completed
Last Updated: 23 Dec 2021 08:42 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
The Kendo community is quite heavily developer-based. But as a designer, I need to create design comps using Kendo as a base for our interfaces. Designers need to have templates they can grab, otherwise designers like myself will have to rebuild what we see on the Demo site in our favorite graphics program.

We need .ai/.psd/.sketch versions of the Kendo UI interfaces, even better with skins too (we'll be using Nova as a base).
Declined
Last Updated: 20 Sep 2021 15:19 by ADMIN
Created by: sitefinitysteve
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Sitefinity uses KendoAll everywhere, here's an example of how it's used CMS-wide
https://github.com/Sitefinity/feather/blob/a9a417115096af67629603cf0eaf52e8a6810d06/Telerik.Sitefinity.Frontend/Mvc/Views/Designer/Designer.cshtml#L53

The basic idea is that when the page is built at runtime all the references to the script get combined and it's only served once.  So the stock widgets just all reference KendoAll and if there's 100 widgets on a page that the user creates, KendoAll only comes down once...

So in the SF backend we can set what "ScriptRef.KendoAll" means... like which script it points to, or even to use the CDN version.

Typically what I do to cut the size is to change the KendoAll script to KendoWeb CDN because nothing in Sitefinity uses KendoMobile so why constantly deliver the massive bundle.

However there's been a bunch of times where KendoDataViz has been required on the sites, and now I'm stuck... because you can't just add KendoWeb and KendoDataviz seperatly on a page due to the overlap of functionality.

Option 1: Change the entire site back to KendoAll
Option 2: Generate a custom build and use that

Problem with option 1 is I'm back to delivering a couple meg file to users

Problem with option 2 is I can no longer use a CDN, and every release I'm having to keep re-generating a new bundle file.

It would be very very very nice if a pre-generated DataViz+Web (and seperate DataViz+Mobile) build was available on the CDN to use.
Completed
Last Updated: 22 Jan 2020 08:24 by ADMIN
Created by: Sebastien
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Let's be clear, i know there is notification. But, i think that we can add some functionalities to this feature.

It will be great to have a notification center:
-It display the number of notification
- When we click on it, it will display the notification stack

A little bit like Facebook when you see the notifications.


Unplanned
Last Updated: 16 Aug 2023 13:07 by Ruby Jean
Created by: DVS InteleStream
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
24
Would like some way to know when the file is finished saving.

This is especially useful when saveAs uses a proxyURL and a user is waiting for the file to come back from the server.  Currently, there is no way to inform user of this progress or when it completes.
Declined
Last Updated: 25 Nov 2021 11:59 by ADMIN
The Kendo Validator cannot be used with the contents of a bound listview because there isn't a way to give unique names to each input. Knockoutjs handles this via the uniqueName binder: http://knockoutjs.com/documentation/uniqueName-binding.html

I wrote a custom binder to accomplish this but it would be nice to have a delivered option.

Basically I: 1) locate the parent data-uid and tack that onto the end of the name 2) update all data-for references to match.
Declined
Last Updated: 02 Dec 2021 11:56 by ADMIN
Created by: WT
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
I have a scenario where the form has enough elements to have performance issue with the validator, so I would like to be able to pass a selector to validateInput() that targets multiple inputs. 

Example: validator.validateInput($("input[name^=itemLine]")
Unplanned
Last Updated: 22 Jul 2021 19:30 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Greetings,

How can I achieve the following using MVC + Kendo grid + jquery http://www.igniteui.com/grid/export-grid-loading-indicator
Duplicated
Last Updated: 22 Jul 2021 19:05 by ADMIN