Declined
Last Updated: 22 Jan 2020 16:10 by ADMIN
Created by: Michae Josia
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Declined
Last Updated: 07 Jun 2013 19:16 by ADMIN
Created by: Ian
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
When minimising windows put them in a row at the bottom left of the screen also allow windows to be created in Javascript (see wijmo). 
Completed
Last Updated: 27 May 2019 10:12 by ADMIN
Created by: Bobby
Comments: 25
Category: Kendo UI for jQuery
Type: Feature Request
158
It would be nice to have a built in PDF viewer control in the Kendo UI and Kendo UI Mobile. Especially Mobile so we do not have to search the net for decent controls that may or may not work for the different devices.
Declined
Last Updated: 19 Jan 2012 15:05 by ADMIN
Created by: max m
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
The page can contain a text field that may have a different type depending on other conditions. It would be nice to remove widget and initialize another one on the same text field.
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: 23 Mar 2012 16:46 by ADMIN
Created by: Roger Hendriks
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Support the same grid footer templating as in asp.net ajax with the same default options for recordcount, pagechange slider etc. 
Completed
Last Updated: 11 May 2016 07:25 by ADMIN
Created by: Zack
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
4
Really Meant to Say "Add a CandleStick Chart"
Completed
Last Updated: 27 Feb 2015 21:26 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add support for multiple axis for charting.
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.  
Declined
Last Updated: 22 Jan 2020 16:58 by ADMIN
Created by: Dr Lambda
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
13
WebStorm 3.0  is the coolest JavaScript IDE at this point in time and I think its the best complement for Kendo client development. It can be also seen by many developers as perfect statement of Declaration of Independence from Microsoft on behalf of Telerik!
Completed
Last Updated: 14 Apr 2015 16:54 by ADMIN
Created by: Ian
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
46
It'd be nice if we could do this through the options and not via a css hack.

In the meantime, here is a way to get around it, provided by Georgi Krustev http://jsfiddle.net/krustev/uZUjK/
Completed
Last Updated: 27 Feb 2015 21:24 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
13
It seems Kendo UI mobile already covers Android and iOS.  Are there plans to incorporate Windows 8 into the roadmap?  It would be very appealing to developers if there is one framework that can be used across all platforms.  
Declined
Last Updated: 15 Mar 2012 10:46 by ADMIN
Probably a looong shot but I vote for prefixing all Kendo functions with simply "k" instead of "kendo". All CSS class names (and Telerik MVC Extensions) simply use "k" (or "t") and that would be great if the rest of the framework followed this approach...
Completed
Last Updated: 17 Jul 2014 14:44 by ADMIN
Created by: Leo
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
This might sound like a strange request but it would be really nice if KendoUI also  provided HTML5/CSS3 templates that could be used in conjunction with the KendoUI framework to develop front-end for Web applications that are specifically designed for Tables and iPhone type devices. 

I’m a Java, server side developer but in many cases I’m forced to also develop the UI template for my client. Now, in the past I’ve used templates from sites such as TemplateMonster and then simply modified it to suit my clients’ needs. But it would be wonderful that in addition to purchasing the necessary license for the KendoUI, I could also be able to purchase the necessary template for my Web app. 

Please take this under consideration. 

Completed
Last Updated: 22 Jan 2020 15:56 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
A couple of suggestions for UI widgets

1. Time Pie - A small circle not unlike a pie chart, with the full 24 hour cycle around its perimeter. Example: http://oakland.crimespotting.org/

2. Calendar Week Bar Chart - A bar chart associated to the calendar week. Example: http://oakland.crimespotting.org/
Declined
Last Updated: 07 Jun 2013 19:13 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Its a small thing, but annoying.

i dynamically add subitems to the tree on expansion.
therefore i do not need to load the whole data on start.

so, on the tree init i just have on the items, that contain children an <ul></ul> to indicate it has children.
that works just as expected.
but when the user clicks on the expand icon, the event treeView.expand does not get fired.

My current workaround is, to add an invisible dummy
<ul><li style="visibility:hidden"></li></ul> to indicate there are subitems.
and when the expand event runs, loading the item, and removing the dummy... 
Thats far from perfect.
Declined
Last Updated: 18 Jun 2013 18:16 by ADMIN
Created by: Tony
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be nice to have an option to include a distinct list of a columns data appear in the column filter as in the silverlight grid example 

http://demos.telerik.com/silverlight/#GridView/FirstLook

Again, as an option when configuring a grid on a column by column basis. 

Thanks!
Completed
Last Updated: 06 Jun 2013 18:05 by ADMIN
Created by: Rainer
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Within a short look at Kendo I did not find out whether you support animation for navigating the web UI like it is possible in silverlight or Kendo UI mobile. 
Example: after selecting an item in a list a window from the right side turns in showing some details to the selected row.

Do you / will support similar features?
Declined
Last Updated: 13 Jun 2013 21:00 by ADMIN
Created by: TazDeveloper
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add a dropdown text value that can be turned on or off, like "Anytime" or "None Selected".  Or even better allow the programmer to change this value.  One example where it is needed:  In an Air Search on a travel site, there is a time value that can be sent to the reservation systems for finding flights.  It is not mandatory, but it does change the results provided if time is included.  In the current implementation, there is no way for a user to not choose a value.
Completed
Last Updated: 20 Nov 2014 18:20 by ADMIN
Created by: TazDeveloper
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Because better Documentation and Real World Solutions is in the planned phase, it would be nice if you created a forum specifically for the current users to post their own project code and examples under kendo UI Web.  This forum would be a good place for people to search for real help when the current demos fall short.  Your current forum structure wouldn't allow for posting anywhere but in General Discussions.  The code would be lost in all the discussion posts  if the examples are a mix of widgets, they don't pertain to a specific widget..

Speaking for myself and the rest of the user community, we would be more than happy to upload the work we have been doing.