Declined
Last Updated: 04 Jan 2013 19:11 by ADMIN
Our apps require refresh of the grid's underlying dataset every 15 seconds. By default, this refresh expands all groups. With a couple of enhancements to the grid, we can create a map of collapsed groups and recollapse them after a call to dataSource.data(someNewFreshData). We need two events, groupCollapse and groupExpand. And the k-grouping-row needs a custom data attribute data-k-distinct-values which contains a JSON representation of the array of distinct data values of the current group. For example, if the grid were grouped by state by city by zip, the custom data-k-distinct-values attribute for one of the groups in the grid might contain this hypothetical data: "['California','Beverly Hills','90210']". WIth these complementary enhancements, we'd have all we need to store a map of collapsed groups that we could use to fnd these groups again after a call to dataSource.data(someNewFreshData).  The new data has the same schema as the previously bound dataset.
Completed
Last Updated: 28 Sep 2017 21:48 by Waheed
Created by: Kyle
Comments: 19
Category: Kendo UI for jQuery
Type: Feature Request
113
Currently in Kendo UI if a user sorts a grid column and leaves the page, when they come back the sorting has been reverted. I think there should be a way to automatically save the grids sorting state (potentially in cookies) so that when a user leaves the page and comes back, the state is how they left it.
Declined
Last Updated: 10 May 2013 19:35 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Add client-side filter method that automatically updates the filter menu options (dropdowns and values) according to the filters described in the filter expression.
Completed
Last Updated: 13 Jun 2013 17:34 by ADMIN
Please render the text labels and checkboxes with the valid markup so that selecting the text gives focus to the related checkbox.

ie.
<span class="editor-field">
  <input type="checkbox" id="treeItem1" value="1">
</span>
<span class="editor-label">
  <label for="treeItem1">Tree Item 1</label>
</span>
Declined
Last Updated: 13 Jun 2013 17:33 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
ForeignKey coloumn failed to validation if option label value ("Select value") is selected.
Declined
Last Updated: 21 Dec 2012 15:35 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo UI layout is not working correctly in IE 7
Declined
Last Updated: 10 May 2013 15:24 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Enhance the RTL support because if you check list view control at demo page and click RTL u will see that the pager still not switched rtl 
Declined
Last Updated: 19 Jul 2013 17:43 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
While KendoUI Mobile has a nice and customizable iOS switch component, based on CSS and fonts, I want to suggest including to the framework also a language independent generic graphical switch component, where the ON state has an 'I' symbol and the OFF state has a 'O' symbol. This could be used as an alternative to the current CSS-version. Purely graphical version would ensure the native looks, which you can see in my forum post attachement here:

http://www.kendoui.com/forums/mobile/switch/generic-i-o-style-switch.aspx
Declined
Last Updated: 24 May 2013 19:55 by ADMIN
Created by: Franz
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
We are using the kendo dropdown widget and noticed that the performance degrades quite drastically if it contains more than 100 items. Can you investigate performance improvements even for larger item sets?
Declined
Last Updated: 27 Feb 2015 21:23 by ADMIN
Created by: Soumen
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Is there any way to implement checkbox list using kendo web?
Completed
Last Updated: 01 Oct 2021 14:30 by ADMIN
Created by: Robert
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
I moved from Silverlight to HTML/KendoUI for building RIAs. One feature I am accustomed to using is the template selector. 

For instance I currently have a situation where I display an editable list of policy holders using KendoUI. However a policy holder could be a person or a business and different fields/labels should be shown depending on the source object. 

As a workaround I have conditional logic in the template itself, but it isn't pretty.

Please add template selectors for all list controls so that it is easier to style items.
Completed
Last Updated: 20 Nov 2014 18:52 by ADMIN
Created by: Amanda
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
11
This bug is visible in your demo at http://demos.kendoui.com/web/grid/editing.html.

When using a scrollable, editable grid in IE (9 or below):
•	Scroll down so that the first row of the grid is no longer visible.
•	Click on any row.
•	The grid jumps back up to the original "unscrolled" position. (In your demo, on my screen, this means that only the first 10 rows are visible.)
The result is that I am unable to edit any row outside the first 10, unless I use the keyboard to navigate.
This does not occur in Firefox, Chrome, Opera, or Safari - only in IE.
Declined
Last Updated: 11 May 2016 13:32 by ADMIN
Created by: Bujji
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Kendo grid has default filter option .How can i integrate the grid with filtered value in chart
Completed
Last Updated: 09 May 2016 11:25 by ADMIN
Created by: Zach
Comments: 14
Category: Kendo UI for jQuery
Type: Feature Request
61
Please provide a way to display multi-line labels in the chart controls such as the bar chart category axis.  The need is detailed in this post:
http://stackoverflow.com/questions/13247577/line-break-in-category-label-of-kendo-ui-chart
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: 20 Nov 2014 18:51 by ADMIN
Fix issued described in support ticket 634770 
Declined
Last Updated: 07 Dec 2012 20:01 by ADMIN
Created by: Justin
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be a great idea if the kendo ui grid has the ability to freeze numbers of columns and rows when scrolling. 

This will allow the user to have the ability to keep for example total etc to be always shown. Those frozen columns will probably not included in the sort. 
Declined
Last Updated: 05 Jun 2013 22:15 by ADMIN
It would be nice if you added an option to actually use combobox in mvvm scenario.
http://www.kendoui.com/forums/ui/combobox/combobox-mvvm-binding-entire-object-instead-of-object-value-mvvm-bug.aspx
Declined
Last Updated: 11 Dec 2012 14:08 by ADMIN
Created by: Deepak Ahuja
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Input Mask is very  basic requirment but Kendo UI dont have such Mask Controls.
Completed
Last Updated: 24 Feb 2020 09:07 by ADMIN
The validation framework validates an input element and applies "k-invalid" class when its value is not valid to the hidden input. For such widgets like the ComboBox, DropDownList or NumericTextBox the applied k-invalid class is not applying to html-tags visible to user.