Completed
Last Updated: 28 Oct 2021 10:51 by ADMIN
Created by: Bernd
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
0
As mentioned here: http://www.telerik.com/forums/please-make-apis-used-in-your-sample-projects-official-public
you make use of kendo.date and kendo.timezone in your examples. It would be nice to know a bit more about those. And to have them available in typescript.
Completed
Last Updated: 02 Dec 2021 12:04 by ADMIN
Created by: Coding Machine
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Posted this bug here: http://stackoverflow.com/questions/39412559/kendo-ui-colorpicker-validation-bug-for-hex-colors

Below the copy:

The Kendo UI color picker control allows entering HEX value manually.

But is has a bug: if you try to enter #123XXX, you will see then #112233

The reason is the Kendo UI color picker parses the first part of the color #123 (which is a correct short form) and ignores the rest XXX symbols (which are not valid HEX symbols)

If you try another case: enter #XXX123, you will see the validation error (HEX value will be highlighted with red).

I need to validate correctly both cases and show the validation error. But I can not find a way to add custom validation to this control.

Question: do you know how to work around this bug and make Kendo UI color picker control fail on validating values like #123XXX, #ADCXYZ, #19BW00 instead of cutting off the last 3 symbols and interpret the first 3 as a short HEX form?
Completed
Last Updated: 02 Dec 2021 12:03 by ADMIN
Currently there is no possibility to use messages file to work with loaders. Because of check if widget exists.
Unplanned
Last Updated: 20 Sep 2021 15:19 by ADMIN
Ability to show a circle on a map to encompass a specified number of miles/km from a point.  This is different from the Bubble layer as it will keep the radius in miles/km when zooming in/out
Declined
Last Updated: 22 Jul 2021 09:41 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
https://www.pioneeroutsourcing.com/accounting-and-book-keeping.html : 
Bookkeeping services are outsourced by most business https://www.pioneeroutsourcing.com/payroll-accounting.html : organizations today. Many applications and these services are the https://www.pioneeroutsourcing.com/client-data-security-and-controls.html : benefits of outsourcing. Outsourcing bookkeeping services is, why has become an integral part of all of the company are described in this article. 
Bookkeeping is referred to as the recording of financial transactions. This is, sales, profit, purchase, contains the transactions related to the receipt and payment. 
https://www.pioneeroutsourcing.com/gaap-accounting.html
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.
Completed
Last Updated: 24 Aug 2021 06:11 by ADMIN
Created by: Chris
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
So that the dates are still visible when a user scrolls down through the resources.
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
Completed
Last Updated: 15 Sep 2021 14:20 by ADMIN
Created by: Javier Sainz
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
Export to Excel for a lot of data using configurable page size and configurable maximum rows


    excel: {
        allPages: true,
        pageSize: 500,
        maximumRows: 5000
    },
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
8
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.