Completed
Last Updated: 18 Jul 2013 22:53 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
1. Allow scrollview to be in "vertical scroll" mode
2. Allow the ability to HIDE the page indicator
Declined
Last Updated: 09 Sep 2021 13:32 by ADMIN
Created by: Steve
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
Add widgets and code to allow real Metro-style UI in web development.
Boxes, fonts, widgets, panel-flow.
Duplicated
Last Updated: 15 Jul 2021 09:49 by ADMIN
Created by: Chris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Something similar to this: http://ui.ajax.org/#demos/elements.flowchart
Completed
Last Updated: 26 Jun 2015 09:02 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Allow the user to resize the editor textarea by dragging the lower right corner. A solution for doing this is given in the forums, but it would be great to have it as built-in functionality.
http://www.kendoui.com/forums/kendo-ui-complete-for-asp-net-mvc/editor/is-it-possible-to-give-the-html-editor-a-resize-grip-.aspx
Completed
Last Updated: 18 Mar 2014 10:54 by ADMIN
In our modern applications localization is part of designing a web application. An issue that I know to be ancient is the 'decimal point is comma' issue. In the USA f.i. a fraction and its integer are separated with a decimal point '1.75' but in Europe, in most countries, this is a comma '1,75'.

After selecting f.i. 'nl-NL' (Dutch) for localization the decimal point is no longer accepted as a separator in numeric fields. Most countries in Europe use keyboards with an 'English (United States)' layout meaning that on the numeric pad (to the right) a decimal point key is added not a comma.

Now when entering numbers with fractions in the web site users with such keyboards must type the comma key (on the left) in order to be able to enter the separator between the integer and fraction which is annoying.

It would be nice if Kendo UI would allow for the decimal point key in the numeric pad to be treated as a separator between integer and fraction
Declined
Last Updated: 31 Jan 2017 18:30 by Christopher
Created by: Robert
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
9
Support row templates in conjunction with frozen / locked columns
Unplanned
Last Updated: 16 Nov 2021 15:43 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
It is actually a problem that we have on our corporative product. 

We are using a Kendo.Map but the user has the ability of swapping between our corporative version of OSM, the public OSM, Bing and Aerial map.

This means that I have to create a map with five layers at the beginning and set different opacities downloading all the time the tiles for the 5 layers or I have to destroy the map and shift layers like you asked me to do in this post
http://www.telerik.com/forums/add-layer-dynamically-to-map

Could be possible to include a new feature on the maps that allow the developer to change dynamically the layer type, the url template and the subdomains.
without having to destroy the map, set it empty and create it again.

Thanks a lot.
Unplanned
Last Updated: 11 Mar 2021 14:48 by ADMIN
PDF Export required a new method which will open on new tab instead of downloading it.

eg:  kendo.drawing.pdf.open(group,"Invoice.pdf") 
Unplanned
Last Updated: 02 Sep 2021 11:35 by ADMIN
Created by: Rowan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
The current Kendo Typescript module definition file assumes that all of Kendo is loaded into the global namespace, and hence does not work correctly if you are loading Kendo script via an AMD loader such as requirejs.

See here for full details: http://www.telerik.com/forums/robust-support-for-kendo-typescript-requirejs
Completed
Last Updated: 11 May 2016 06:55 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
we need the polymer js which is used in Kendo UI
like Angular js we need to use Polymer also
Unplanned
Last Updated: 16 Nov 2021 15:46 by ADMIN
Created by: Hendrik
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
Currently it is possible to draw straight lines on the Kendo UI map. However, it would be interesting to display routes on the map. Ideally, Kendo should be able to draw routes between specified markers.
Completed
Last Updated: 25 Jan 2016 11:03 by ADMIN
Created by: Pablo Martinez
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
When the are building the grid, will bu useful to have and option to set the page number that you want to display
 
.DataSource(dataSource => dataSource
        .Ajax().PageSize(Model.PageSize).Page(Model.Page)
        .ServerOperation(true) // Paging, sorting, filtering and grouping will be done client-side
                        .Read(read => read.Url("/results/gethomes"))
Unplanned
Last Updated: 02 Mar 2021 15:37 by ADMIN
Created by: Surinder
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Dear All,

There should be one simple calculator attached to numeric text box, it can be opened or closed using F4 and after calculating result should be copied to text box.

Thanks

Regards 
Surinder
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: 09 Sep 2021 13:29 by ADMIN
Created by: Manuel
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
The idea is to have demos of the different widgets made with Typescript. Nothing fancy just the simple demos so we can understand the different ways to create the objects and their interactions.
Completed
Last Updated: 16 Sep 2021 15:06 by ADMIN
Created by: Adner
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
9
It would be nice to have the option to add new rows at the bottom of the grid, just like Jquery grid has that option "createAt": "bottom". 
Declined
Last Updated: 20 Sep 2021 14:12 by ADMIN
Created by: Mike
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
9
Support autoWidth configuration on virtualized comboBox and dropDownList
Unplanned
Last Updated: 27 Sep 2023 16:47 by Victor
Created by: Josh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Currently the media player only supports YouTube and local media files. In think it would benefit from supporting other media providers such as Vimeo and Metacafe.
Unplanned
Last Updated: 30 Jun 2020 10:31 by ADMIN
Created by: Vedad
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
Please, provide support for different zoom levels of the browsers for zoom-in scenarios up to 200%. That would improve the accessibility of the widgets.
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Rob
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
8
It would be nice to have built-in support for a row details feature in the Grid similar to the Telerik Silverlight GridView.  http://demos.telerik.com/silverlight/#GridView/RowDetails