Completed
Last Updated: 20 Nov 2014 18:24 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
109
It would be nice if you could add a disabled state for k-button.  That way, we don't have to hide the buttons from the users to force them to enter some information before clicking a button.
Declined
Last Updated: 28 May 2013 22:48 by ADMIN
Created by: Boone
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Like:  sortable: { mode: "multiple", max: 2 }. When the 3rd one is sorted it unsorts the first.
Completed
Last Updated: 20 Nov 2014 18:23 by ADMIN
Created by: Jason
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Do you have in your Road Map Mobile Charts or is the idea to use the DataViz charts?
Completed
Last Updated: 20 Nov 2014 18:23 by ADMIN
Created by: Vesselin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
Really nice feature for the planned rich text editor would be to add a config option to show the toolbar only on focus/mouse over and possibly have it floated on top of the content so something similar to this could be achieved:

http://www.formstack.com/assets/images/LandingPage_Step2.png
Completed
Last Updated: 20 Nov 2014 18:23 by ADMIN
Could you guys add normal user controls like a dropdown list on the mobile framework. On the android the <select> element does not work. It's grayed out?
Completed
Last Updated: 14 Oct 2015 10:37 by ADMIN
Created by: Ryan
Comments: 15
Category: Kendo UI for jQuery
Type: Feature Request
77
Can we make the tabstrip scroll-able instead of wrapping tab items to another line? Let's say I'd like to target both Ipad and iphone and the tabstrip would have 6-7 items. 

http://www.kendoui.com/forums/mobile/tabstrip/tabstrip-wrap.aspx
Completed
Last Updated: 20 Nov 2014 18:23 by ADMIN
Why don't add useful tips for paging?

just like:
http://demos.telerik.com/aspnet-mvc/Grid/Paging?theme=vista

or jqgrid
Completed
Last Updated: 30 Jun 2014 12:42 by ADMIN
Created by: Roger
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
The web controls have date and time pickers. I would suggest date and time pickers for mobile controls. I know there is a problem getting them to emulate the current iPhone date/time pickers but modifying the web ones would do for a start.
Completed
Last Updated: 11 Feb 2021 09:45 by ADMIN
Declined
Last Updated: 06 Feb 2012 16:45 by ADMIN
Created by: Edwin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
CheckBox 
TextBox 
Completed
Last Updated: 29 Mar 2012 10:05 by ADMIN
Created by: Jeffrey
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
12
Adding a "select" when user choose one of the hint in AutoComplete to help field-linking.  More detail and implementation about the idea in here: http://www.kendoui.com/forums/ui/autocomplete/suggestion-about-select-event.aspx
Completed
Last Updated: 20 Nov 2014 18:22 by ADMIN
Created by: Ayush
Comments: 9
Category: Kendo UI for jQuery
Type: Feature Request
36
I really like what you've done so far and I think you're very close to the top if not already there in terms of being an HTML5 UI leader. The one thing your data visualization set is missing is a map. A simple map to show chloropleth data, basic paths etc is well within your reach and would round out your DataViz offering.
Completed
Last Updated: 23 Jan 2020 09:32 by ADMIN
Created by: Matt
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
8
Please ensure when altering the treeview (adding checkable items) that it supports multi level and tri state parent nodes (shows as partially selected when not all child nodes are selected)
Completed
Last Updated: 08 Oct 2012 21:09 by ADMIN
Created by: Kathy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
11
Similar to jquery mobile, it would be useful to handle below events
- touch (with fingers, directions)
- tap
- tap hold
- swipe (left / right)
Completed
Last Updated: 23 Jan 2020 09:36 by ADMIN
Created by: Phil
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Currently a datasource model field can have a "validation" definition, where each is treated as a validation rule. This allows for a custom rule to be added (e.g., a function to check the field value is not a duplicate), but there is no way to define the associated custom message - it would be nice if we could define "messages" to go with the rules (or maybe specify a validation object?).
Declined
Last Updated: 14 Jun 2013 18:20 by ADMIN
Created by: Phil
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice if the grid pager checked to see if a new row has been added, before allowing the page to be changed. This results in a blank row in the grid, even if the row contains a required field. Maybe ask confirmation from the user about navigating away and remove the row. 
Completed
Last Updated: 03 Feb 2012 18:37 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Is Kendo ui support Barchart and Line chart in Tablet Pc? In IE 9 and chorme kendo ui Charts are working properly.but in Tablet Pc its not working.can i reply soon?
Completed
Last Updated: 03 Feb 2012 18:36 by ADMIN
Created by: Varsha
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I need to know this if I m using Kendo UI, is there any possibility so that i can use all Grid API's on same HTML page ?
Declined
Last Updated: 27 Feb 2015 21:22 by ADMIN
Created by: Cyndie
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
4
Add optional scrolling to Chart like Telerik RadChart Scrolling:
http://www.telerik.com/help/silverlight/radchart-features-zooming-and-scrolling.html

And/Or add a paging feature to the Line Chart that allows the user to page from right to left through data. Use the paging feature of the datasource to allow huge datasets to be viewed in increments (querying pages of data for the chart as the user pages from right to left) for performance.  For example, if a years worth of hourly data is requested, page by month through the chart and query the data from the datasource one month at a time.  This could work nicely with a grid configured for paging using the same datasource to display the data and chart in sync on the page.
Completed
Last Updated: 27 Feb 2015 21:22 by ADMIN
Created by: Cyndie
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
7
Add TickDistance, AutoRange and Step to the line Chart like the Telerik RadChart.  When querying a web service and charting a dynamic/variable number of values, the current chart results in grid lines too close together and overlapping x-axis values.  This would space the grid lines and labels based on the number of values and available space.  This is from the RadChart documentation:

The TickDistance has to be used together with AutoRange. When AutoRange is set to True, the axis Step value is calculated depending on the data range, the available space and the TicksDistance value. Since TickDistance defines the minimal distance between two ticks, increasing its value will cause the Step value to be increased too.