Completed
Last Updated: 20 Nov 2014 18:56 by ADMIN
Created by: David T.
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
10
Allow pinch to zoom images to start zoomed out.  The "pinch to zoom" feature demonstrated at  http://demos.kendoui.com/mobile/view/zoomable.html is useless for most practical applications.  Go to the camera app on your phone and look at photos you took - they start zoomed out and then you can zoom in on them if desired.  If you had to zoom each one out to look at it, that would be incredibly obnoxious.
Completed
Last Updated: 20 Nov 2014 18:16 by ADMIN
Created by: IKKI
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
10
Just like jqGrid~ and user can chioce which col can be hide~
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
10
Hello.
Congrats for this amazing framework to all webdev..
I was searching in the demo some features like forms (contact, validations fields, etc), but i cant see it.
is there some forms html5 based to start with kendo ui ?

thanks a lot!
Completed
Last Updated: 07 Apr 2014 08:29 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
10
Should be able to enable and disable switch.
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". 
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
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?
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
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
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Glenn
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
I think there is a real need to try and get the ui feeling much more like a desktop app with regards to how data is added to a grid - I have always found the Telerik Ajax grid to be overly cumbersome for entering new rows of data. There needs to be a fluent approach to this  where by tabbing through all of the columns in the last row in the grid it should add a new row that can quickly be updated again via tabbing - much like win form controls; the aim should be speed and ease of use.
Completed
Last Updated: 27 Feb 2015 21:30 by ADMIN
Created by: Igor
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
Editing raw HTML is sometimes very useful
Completed
Last Updated: 13 May 2021 07:57 by ADMIN
Created by: Chuck
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
9
It would be great if we could easily build a coverflow experience that matches what you have in your siliverlight components or what Apple does with iTunes
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"))
Completed
Last Updated: 27 Feb 2015 21:25 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
Almost all data drive UI needs a simple pagination control.  I've seen other requests ask for other controls to have pagination (like grids) but I just want a properly styled pagination control that could be used to either control another UI control (grid, table, etc) or simply just be hyperlinks.  
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: 14 May 2021 10:55 by ADMIN
Created by: Aaron
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
I'm building an app that is using DataViz for charting but there are scenarios where it's possible to *not* have any data returned to map out in the chart.

I'd like to be able to:
- Set an X and Y axis value so the plot area is displayed
- Provide either a message, a function or a DOM element which will be displayed over the chart

Here's a snippet of how I think the API could expose it:

$('#chart').kendoChart({ 
    noData: {
      seriesMax: 100,
      category: 'Some category',
      message: 'No data!' || function () { return 'No Data!' } || $('.no-data-message')
    }
}
Completed
Last Updated: 09 Sep 2021 07:23 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
It would be nice to config a validation message to either hover or be in-line. It can be accomplished with some extra CSS currently, but it would nice to just pass in your preference.
Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: Jim Foster
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
9
I was really looking forward to using Kendo UI Mobile, but the one control that was critical for my idea was a slider, which is missing from the Mobile package and, apparently, not even on the roadmap.
Completed
Last Updated: 13 Dec 2016 17:18 by Telerik Admin
Created by: Lee
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
8
Many other libraries provide responsive widget like charts, graphs, Gantt charts, Tables and so on. For the widgets in Kendo that are not responsive, when will that happen?
Completed
Last Updated: 09 May 2016 16:46 by ADMIN
Implement Excel-like functionality of selecting a cell, selecting the bottom right corner and then dragging down to either copy the value (string) or increment (number).  This feature saves a lot of time and is the main reason we use custom Excel apps as database data entry tools.  Implementing this in Kendo would allow us to migrate to the web