Completed
Last Updated: 20 Nov 2014 18:29 by ADMIN
ADMIN
Created by: Miro Miroslavov
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
36
Create light-weight Diagram visualization control/wrapper.It may integrate with Telerik's Silverlight/WPF RadDiagram framework.
http://www.telerik.com/products/silverlight/controls/diagrams.aspx
Completed
Last Updated: 10 May 2016 13:15 by ADMIN
Created by: Jason
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
21
T4 Templates to slect in the asp.net Wizard to provide views controllers and and data connections to services
Completed
Last Updated: 31 May 2015 21:45 by ali
Created by: Kyle
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently if you append or insert to an object that uses a datasource (such as grid or treeview), none of the existing entires will have the template applied. This is a major problem and should be resolved ASAP.
Completed
Last Updated: 23 Sep 2019 09:24 by ADMIN
It would be great to have a true Timeline control for showing events overtime on a scrollable axis.
Completed
Last Updated: 27 Mar 2015 18:41 by fdssdf dfsg
Created by: Nick
Comments: 34
Category: Kendo UI for jQuery
Type: Feature Request
90
Grids correctly display aggregate information in a groupFooterTemplate, but it only shows this information when the section of the group-by is visible (not collapsed).

Is there a way to display the aggregate information in a template that shows when that section is collapsed?
Completed
Last Updated: 13 Jan 2016 17:53 by ADMIN
Created by: Joshua
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
185
It would be great if it is possible to disable certain dates in the calendar. Maybe if it is possible to pass an entire array with calendar-date-objects, it would be more convenient to disable dates or highlight certain dates.
e.g. CalendarDateObject could have 3 properties:
- CSS class (this style would be applied to that certain date)
- Disabled true/false; default = true (if disabled, date is not clickable)
- Footer text (When you hover over the date, you can see this text in the footer)

By using an array of objects, you don't have to check if a date is in a certain array to change the CSS-class of that date. In the way it is now implemented, you have to write all lines of code to check if the date is in an array.
Declined
Last Updated: 22 Jan 2020 11:06 by ADMIN
Created by: briankb
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
The forum is great but missing some critical features.

- Search a specific Topic area "Kendo UI Framework" or forum like "Data Source"
- Active Threads (show threads updated to today or since last visit)
- More notification options
Completed
Last Updated: 21 Dec 2016 18:31 by Marty
Created by: John Nunn
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
15
It would be great if the chart control was able to produce a radar or spider chart, currently we have to use Silverlight to deliver this feature in our solutions. 
Unplanned
Last Updated: 05 Feb 2020 13:34 by ADMIN
Completed
Last Updated: 11 May 2016 09:12 by ADMIN
Created by: Jhonny
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Add documentation for each significant versions. I should not need to always update to latest Kendo UI each time I need to fix or improve something on already shipped app. I know most things are backward compatible, but keep in mind that not every time we can afford the time to update it.
Declined
Last Updated: 04 Apr 2012 14:01 by ADMIN
Completed
Last Updated: 23 Jan 2020 10:30 by ADMIN
Created by: Francesco
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Please consider to add closed captions / subtitles to your existing webinars as well to each future recorded webinar; CC are a very handy aid not only for people that are hearing impaired but also for people like me for whom English is not their native language.

Thank you
Declined
Last Updated: 03 Apr 2012 13:21 by ADMIN
Created by: Julien
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Kendo UI for mobile, should provide a default look for NON mobile device. 
Completed
Last Updated: 20 Nov 2014 18:28 by ADMIN
Created by: TrentCioran
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
55
DataSource should be more feature rich. I consider following features a must in order to be able to develop complex UI's without the current pain

- Multimple models definition
- Associations between models
   - BelongsTo
   - HasMany
- Lazy load of associations!
- Allow use a REST approach for associations (send updates over a HasMany association to a service)
- Allow send the complete object

- Association validations
   - Unique
   - Exists
   - Min/Max number of elements
Declined
Last Updated: 06 Jun 2013 18:27 by ADMIN
Created by: Richard
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Have a setting causes only the most specific event handler to be fired/triggered.  This would be similar or identical to how a browser determines which value a property will receive when competing selectors are trying to assign it.  http://webdesign.about.com/od/advancedcss/a/aa062706.htm

$('.
Completed
Last Updated: 14 Dec 2012 21:50 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice to have a wrapper for RadChart to Kendo DataViz or extend RadChart to use SVG and VML to have animated charts like the ones on Kendo Dataviz
Completed
Last Updated: 30 Mar 2012 14:47 by Telerik Admin
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
The vertical scrollbar is visible in Firefox but not Chrome, but only when using virtual scrolling. For Chrome users, it's impossible to see that there is more data available like this... See e.g. here: http://demos.kendoui.com/web/grid/virtualization-local-data.html
Declined
Last Updated: 14 Jun 2013 18:06 by ADMIN
Created by: Oskar
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
1. Dynamic content issue: Click on a tab with AJAX content, and it loads slow, while it's loading click other tab with AJAX content. You will get 2 opened tabs with loaded content as 2 divs one under another.
2. When you put your tabStrip on very end of your html document and when you want to change its tab at 1st tabStrip toggles active one (that's why html doc shrinks) and shows new one. It's content is below and you have to scroll whole page to see it. You can investigate it even in your demos pages.
Declined
Last Updated: 23 Jan 2020 10:27 by ADMIN
Created by: Nathan Hansen
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
It would be nice to be able to display data visually - basic network graphs using layouts such as Hyperbolic tree and Radial tree. 
Completed
Last Updated: 25 Jun 2015 13:40 by ADMIN
Created by: Priyank
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
11
Provide context menu support for treeview. At least provide mouse click handlers for treeview.
Also how to add items with id from datasource in treeview. You have API to select via item id, but nothing that adds id via datasource.