Completed
Last Updated: 20 Nov 2014 18:40 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
18
I'd really appreciate some kind of action bar on Android devices. For now the android theme is mostly just black and white and not really appealing (the navigaion and title).
Furthermore Navigation would be much more intuitive when using the new 4.1 ActionBar with back(icon) and view-title. 
A little makeover of the buttons would also be nice ;)
http://developer.android.com/design/patterns/pure-android.html
Completed
Last Updated: 20 Nov 2014 18:40 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
25
With the Silverlight controls, one can make the charts scrollable. This is a great feature for adding tons of data without making the bars in a chart so small you can't click on them, and would make an excellent addition to an already great product.
Completed
Last Updated: 20 Nov 2014 18:40 by ADMIN
Created by: Imported User
Comments: 11
Category: Kendo UI for jQuery
Type: Feature Request
191
My number one suggestion for Kendo UI would be a Kendo UI kind of bootstrap / foundation. 

We all know Twitter Bootstrap and Zurb Foundation. The main advantage of these html frameworks are in my opinion:

#1. Rapid development of layouts
#2. html elements are supported (forms, tables, buttons)
#3. Reponsive (and in some cases fluid) grid. 
#4. Usuable threwout the internet (ie, firefox, chrome, safari etc).
#5. User Friendly to start and work with.

In the first place I am not suggesting to integrate one of those (that would be my second..) My first suggestion is, make one of your own (fork it or what ever? to start) So that we have not only a html foundation of the project, the elements are also fully integrated with each other. So you can have one uniform theme threw out the whole website / project.

So.. That is my first suggestion, and ofcourse the second one related to this one is, when you guys dont want to create your own, integrate a (lets call it css/html framework) that is fluid (because in my opinion, kendo ui is really for business software, and with fluid width you can have more information on your screen..) 

Hopefully you take this suggestion in consideration. It would really make a different!

Declined
Last Updated: 20 Nov 2014 18:39 by ADMIN
When you click on a tab in a TabStrip, the expand animation shrinks the content area's height to zero, then expands it to the height of the new tab. This isn't bad, but gives a "bounce" effect to the control, which can be offputting (I've had complaints about it from users).

If would be nice if you could animate it from its current height directly to the new height, without shrinking to zero in between. That would be a much nicer effect.
Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
Created by: Danny
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
Hi,

One of the abilities of autocomplete is collect multiple selections of items.  This feature is seriously limited by only being able to see a single text line.

It would make a lot of sense to be able to use the autocomplete with a textarea so you can have multiple rows and a scrollbar

Danny
Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
Created by: John Thompson
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
18
Allow the developer to add various annotations to charts specifying position, alignment, color and font information.  Also, provide key information about the chart objects such as their position, center, etc..
Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
Created by: Don
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It looks like .restore() doesn't return the window object as it should, breaking chaining.

Example:

- This works:
mywin.data('kendoWindow').title("hi").open().toFront().restore(); 

- This does not work.  It will throw "Cannot call method 'toFront' of undefined" in latest version of Chrome.
mywin.data('kendoWindow').title("hi").open().restore().toFront();
Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
Created by: Nuno
Comments: 10
Category: Kendo UI for jQuery
Type: Feature Request
35
It would be nice to use the Kendo UI Editor to manipulate and style tables, add/remove rows and columns, just like MS Word does.
Together with some friends we discuss this issue and we saw that it is a very important and useful feature for the most end-users, because they are comfortable working with MS Word and they notice that fault when using web applications.
Completed
Last Updated: 20 Nov 2014 18:38 by ADMIN
Created by: Daan
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
There is a bug with the rendering of the kendoDropDownList

When having a site with the following structure:

<body>
  <div id="site">
       <-- other content --!>
  </div>
</body>

The site div is streched to support a footer appearing at the bottom:

#site {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

The first time you open the dropdown box it will appear 9.5 px to the left then where is supposed to be, the second time it appears correct.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: Shawn
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
5
With native IOS, Android programs we can put the field prompt (for example User or Password) as a string in the input field that goes away when data is entered and when the field is cleared shows up again.  Is this possible to add?
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
DatePicker/TimePicker.
Please consider adding an option to hide/show datepicker icon, and the another option to show the datepicker popup on field focus.
Both of these options are available in the Telerik Asp.NET Mvc Ext 
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20.
This is because the "text" object is appended on class attribute of the command button.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: John
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20. 
This is because the "text" object is appended on class attribute of the command button.
Declined
Last Updated: 20 Nov 2014 18:36 by ADMIN
Created by: Pritpal
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
We just want to update/edit the Mysql data. Is there any possibilities to do this type of job in Kendo Editor. Please provide me suitable help on it. 
Declined
Last Updated: 20 Nov 2014 18:35 by ADMIN
ASP.NET MVC 4 RC bundle and minimize function useless with kendoui's CSS.
When ASP.NET MVC-s built-in bundling is enabled, kendoui's css-es are broked in the minification.
There are some other miscrepancy between MVC 4 default sites.css and kendoui's CSS-es. 
I'm using 2012.1.322 kendoui version.
Completed
Last Updated: 20 Nov 2014 18:35 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 26
Category: Kendo UI for jQuery
Type: Feature Request
309
Good point - this will be discussed for the Kendo UI versions that are to come.
Declined
Last Updated: 20 Nov 2014 18:35 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to have a control such as iOS datetime picker
http://www.dosomethinghere.com/wp-content/uploads/2010/11/datetimepicker.png

- and it would be even better if we coulld have a combobox similar to the datetime picker where we have only one scroll to select a perticular text!!
Completed
Last Updated: 20 Nov 2014 18:35 by ADMIN
Created by: Tony
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
141
Please do for PHP devs what you've done for .Net devs in the Q2 release! 
Completed
Last Updated: 20 Nov 2014 18:34 by ADMIN
Created by: Steven
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
13
If I have a list view, and I want users to be able to drag and drop to re-order things. A config option of reorderable that would use your drag and drop kit would do the trick.
Completed
Last Updated: 20 Nov 2014 18:34 by ADMIN
Created by: Tom
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Templates can currently be used in chart labels. It would also be nice if templates could be applied to the chart legend.