Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Leandro de los Santos
Comments: 30
Category: Kendo UI for jQuery
Type: Feature Request
135
Simple edit like <input type="text" but with full support of skins and Mask. With this the current date piker and roadmap numeric input you gave a full control scheme with all the skins applied.
Declined
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Vesselin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
For the app we're currently building, a chromeless, modal window would have saved us lots of time and coding and there are other applications where this could be very useful (especially in the ad serving industry for instance allowing affiliate marketers to place various javascript widgets on their sites that load remote content, etc). 
Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Cary Abramoff
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
5
From: Cary Abramoff
Date: 11/14/2011 6:11:04 PM
Hi,

I have a need to have multiple windows interact.

The problem is, unlike your RadWindows for Ajax which will always be on top after receiving a mouse click, not so with the Kendo UI windows.

I will explain.

I open window A.

Window A launches window B.

Window B is UNDER window A.

I have written JQuery to search for the divs with the k-window classes, find the title span, and set the z-index behaviors I want but this is not as elegant as the behavior of your own RadWindows in the Telerik Ajax suite which I use on my other big ASP.NET project.

I believe your windows need to do 2 things for official v1 release.

A- Minimize

B- Whenever a window receives focus it should have the highest z-index. 

Thanks!!

Cary
Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Luc
Comments: 38
Category: Kendo UI for jQuery
Type: Feature Request
340
Please consider adding a Pivot Grid control to your UI library.
Completed
Last Updated: 20 Nov 2014 18:16 by ADMIN
Created by: Vesselin
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
7
Please add labelText option to the DropDown and ComboBox controls so it would be easier to add labels instead of having to manipulate the data source (especially when using a remote data source) to insert a first option as a label. This is currently an annoyance with the Telerik Controls as well. Thank you.

Something simple like:

$('#Country').kendoDropDownList({...
  dataTextField: "CountryName",
  dataValueField: "CountryCode",
  labelText: "[Select Country]"
});

This would eliminate lots of unnecessary coding or messing with the .js files to implement this ourselves (and having to re-do it each time when upgrading).
Completed
Last Updated: 20 Nov 2014 18:16 by ADMIN
Created by: Wolfgang
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
67
Please provide support (e.g. base classes) to help structuring and modularizing applications. Otherwise the framework is another control library and will not compete with full JS/HTML5 like frameworks like Sproutcore, ExtJS4. Most of the UI frameworks lacks of such support, especial for building serious enterprise applications.
Completed
Last Updated: 20 Nov 2014 18:16 by ADMIN
Created by: Franz
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
it seems that KendoUI will replace Telerik MVC Controls in near future. Yet there is no clear update path to inform developers about the migration roadmap (when will the mvc controls expire?). As a customer who recently bought MVC Controls, I'm also hoping for update discounts or some "grace period" (e.g. get a free kendo ui license if you bought the MVC controls 3 months before Kendo's launch)
Completed
Last Updated: 20 Nov 2014 18:16 by ADMIN
Created by: IKKI
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
10
Just like jqGrid~ and user can chioce which col can be hide~
Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Created by: Oskar
Comments: 14
Category: Kendo UI for jQuery
Type: Feature Request
104
http://www.kendoui.com/forums/integration/integration/kendo-ui-requirejs.aspx
Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
34
Element to chose color. That is usefull forvisual  template bulders and CSS editors and more. I am curently needing this UI
Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Created by: Jack
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
33
Just test the basic usage sample on the web site.
If you are able to set all splitters as you wish, you are the king!
All other controls work as expected.
Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Created by: Vesselin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
40
Please allow for the creation of custom UI widgets and plugins that can be tied closely with the rest of the framework similar to how jQuery plugins work but better ;)

Start off by providing good documentation of the different classes (both JS and CSS) that developers can and should use and provide guidelines for writing custom code so third party controls and extensions follow similar style (visually and programatically).

Also adding a Kendo Marketplace or something like this where developers can publish their plugins and other can vote/comment on them would be great for everyone. 

jQuery UI and the plugins that are available there are great but I think Kendo UI and the Kendo community can do better especially if we set the bar a little higher from the get go.
Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Created by: Vesselin
Comments: 11
Category: Kendo UI for jQuery
Type: Feature Request
79
If it is at all possible, please implement drag & drop inside the grid to enable users who need to manually sort items in order of importance (for instance a list of books I they wish to show in certain order).
Completed
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: Marty
Comments: 28
Category: Kendo UI for jQuery
Type: Feature Request
203
Having the ability to create "right mouse click" context menus would be very nice. 
Completed
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Completed
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: Jaap
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
51
Would be nice to have helper/wrappers for KendoUI for ASP.NET MVC 3
Declined
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: RainerAtSpirit
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
http://www.requirejs.org/ might be a good fit.
Completed
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: eric
Comments: 20
Category: Kendo UI for jQuery
Type: Feature Request
138
handle RTL support in this awesome package. We really need such feature for using this library in our RTL-Language-Based Clients' projects.
Completed
Last Updated: 20 Nov 2014 18:13 by ADMIN
Created by: Imported User
Comments: 21
Category: Kendo UI for jQuery
Type: Feature Request
164
Hi,

The combobox and autocomplete are ok - but I think the usability and functionality could be dramatically be improved with better filtering, support for option groups and support for multi-select.

Can you please enhance the these controls to behave more like the Chosen dropdown control?

http://harvesthq.github.com/chosen/


Thanks,
Glenn
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Chris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
For example, an anchor tag placed in a grid table cell is not currently rendered as HTML - instead it is displayed as text.