Completed
Last Updated: 19 Jul 2013 20:55 by Mohammad
Created by: Mohammad
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
7
Bubble count on mobile list view like jquery mobile
Declined
Last Updated: 10 May 2013 14:40 by ADMIN
Completed
Last Updated: 01 Oct 2021 12:33 by ADMIN
Created by: mgs
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently, if a page's font size is just a little bit larger (for example 14px), some widgets do not display correctly. Sometimes the images alignment is wrong, sometimes borders do not fit. As an example, look at...

http://www.kendoui.com/forums/ui/general-discussions/widget-display-with-changed-font-size.aspx

With frameworks like Bootstrap it is quite common that the font size is not too small. So currently it means work to use Kendo and Bootstrap together,

I suggest you either improve the widgets' rendering so they do not rely on a certain font size. Or another solution would be if each customer could create a specific CSS from the LESS by setting some variables.
Unplanned
Last Updated: 22 Apr 2021 10:55 by ADMIN
Created by: Jason Feng
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
provide option to make search input in listview fixed on top while user is scrolling.
Declined
Last Updated: 24 May 2013 20:18 by ADMIN
Created by: Simon
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add support for the HTML 5 data-* so we can access the Kendo API in this elegant and unobtrusive way.

Example, Kendo's date picker could be called this way something like this:

<input type="text" class="myClass" data-kendo-date="true" data-format="dd/MM/yyy" data-min-date="13/12/2013" />
Declined
Last Updated: 06 Jun 2013 17:57 by ADMIN
Currently complex elements (Like the Grid and the Chart) have so many properties and methods that the page has so many DOM elements it takes forever to load.

Declined
Last Updated: 27 Feb 2015 21:25 by ADMIN
Created by: Ken
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be awesome if you added masking to input fields, similar to what you've done with validation. Many times I need to add formatting to the display of a field that and I don't want to store the extra characters associated with the on screen formatting. Formatting for telephone numbers, email addresses, currency are the ones immediately useful. Although other libraries exist for these, it would be nice to consolidate them into a single library!
Completed
Last Updated: 01 Jul 2015 08:35 by ADMIN
Created by: Maulik
Comments: 11
Category: Kendo UI for jQuery
Type: Feature Request
76
Although Kendo has fency filters with different operators (StartsWith, Contains) on different columns based on data type, Most business users  like to have excel AutoFilter(Multi select checkbox) where they can choose what companies, countries they want to see

You can see a live demo here at - select company, country or any other column.
http://demos.devexpress.com/MVC/GridView/Filtering
Declined
Last Updated: 20 Nov 2014 19:09 by ADMIN
Created by: kishore
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
I had a combo and grid on page.
Combo has two values: value 1 with 372 items and value 2 with 21 items.
grid has paging enabled with pagesize 20 and serveroperation false.

Now when i select value 1 in combo then all 372 items are displayed in grid and then i go to 6th page of grids paging at this time in grids paging it is shown "101 - 120 items of 372 items"and then if i select value 2 in combo then no items are displayed in grid but paging shows "101 - 21 of 21 items" because it is yet on page 6 but this time there is no page 6 and in controller the request shows page 1. This is a bug.

Regards,
Declined
Last Updated: 27 Feb 2015 21:28 by ADMIN
Created by: blake
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be very beneficial to have the ability to set our own labels on our chart types. This way instead of having labels set a set amount for example 10s, for 1 to 100, labels could be set at just the intervals that make sense for our chart. Like 1,15,63,100. Since ranges can already be set at a variable amount it would be helpful to label those at the point they change.
Declined
Last Updated: 27 Feb 2015 21:27 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Allow charts to define multiple chart areas.  

This would be particularly useful in scenarios where historical data for an industrial process must be visualized in line charts (e.g. temperatures, pressures, valve positions, flow rates etc.)
Unplanned
Last Updated: 16 Sep 2021 11:15 by ADMIN
Created by: Yann
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Split buttons would allow to have a menu item that target a specific page and at the same time have sub items. It is possible to do it with the current version however it only works with mouse devices, the split button would provide the same functionality for touch devices.
Declined
Last Updated: 05 Jun 2013 22:38 by ADMIN
It would be cool if it were at least easier to put a kendo style modal within a kendo window that covers the content of the window. 
An example: Confirmation of action, if a user clicks to close the window it would be nice if a modal could be displayed, covering only the window content until the user confirms or cancels.
Declined
Last Updated: 18 Jun 2013 18:19 by ADMIN
Created by: Brian
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Please add a click event to the Chart Legend similar to the seriesClick event that currently exists.
Unplanned
Last Updated: 02 Sep 2021 10:38 by ADMIN
I know you have special tag structure so that you can implement certain features.  However, for UI elements like the drop-down, numeric input and date-picker, it would be really great to use (or have an alternative control to us) native html elements and data- attributes that are easily recognized by mobile devices and newer, desktop browsers.  For example, for the drop-down, it would be great for it to render a select so that when received by a mobile device, the native option selector can take over.  I am posting this in the Web controls for those of us creating responsive apps where the input surrounded by spans doesn't really work out very well when the page is rendered on a mobile browser.  I realize that are trade-offs so maybe instead of completely disregarding the current controls, maybe another, pure control, or some configuration option to the current controls would be preferable. That way, the developer could decide what was more important - the UI enhanced feature or compatibility with device.
Declined
Last Updated: 22 Jul 2021 19:07 by ADMIN
Created by: Heba
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Please Add Skin Chooser control
Under Review
Last Updated: 01 Jul 2021 11:34 by ADMIN
Created by: Jayesh
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
15
To use Kendo UI as View part of MVP pattern where Model and Presenter reside in GWT it is important to have a GWT wrapper for Kendo UI.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Today, the only way to change the date in kendoDatePicker is to show the calendar and select another date, but in scenarios where i want to allow my user to move one day at a time as defaule, a left arrow and rigt arrow will be great.
same thing holds for the kendoNumericTextBox, althogh he has the up/dowun arrows, they are relitevly small and a Plus and Minus icons to the right and left of the widget will be easier for a fingure to tuch.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Created by: SWAT
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Enable the user to show the icon in a different place than the default. like the right of the text and not juts to its left.
Declined
Last Updated: 27 Jun 2017 06:38 by hkdave95
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
I think a Kendo UI plugin for WordPress would be a potentially massive hit with WordPress users and developers. I saw here http://www.kendoui.com/blogs/teamblog/posts/12-02-29/q_a_from_kendo_ui_webinar_q1_2012.aspx that you can use Kendo UI with WordPress. That is great, but an actual plugin would be awesome. Of course there are plenty of ways you could go about it - these are just a couple broad suggestions that come to mind. Offer a free WP plugin available to current Kendo UI customers seeking simplified integration with WP. Or, offer a premium/paid WP plugin to potential customers who would like to use Kendo UI with WordPress site(s) only.