Completed
Last Updated: 23 Mar 2015 17:35 by ADMIN
Created by: Roberto
Comments: 46
Category: Kendo UI for jQuery
Type: Feature Request
271
[Edited] Create a schedule view widget in Kendo UI Web.
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: PPCnSEO
Comments: 11
Category: Kendo UI for jQuery
Type: Feature Request
255
Tooltips which can be attached to elements to provide additional information on hover.
Could either be taken from the title attribute, a string or a specified element.

Can provide additional styling and interactions going beyond the current restrictions of browsers title hover.
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: PPCnSEO
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
Enhance the window functionality with minimise and maximise buttons. 

Something similar to the following site (which also has some other useful functionality.)
http://jsbin.com/ajuwa/19
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: keyvan
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
11
Add extensions for templating engines such as JADE, HAML, or JQuery Templates, so Kendo UI can be built from VIEW files in MVC frameworks such as Express or Kanso on NodeJS.
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
10
Hello.
Congrats for this amazing framework to all webdev..
I was searching in the demo some features like forms (contact, validations fields, etc), but i cant see it.
is there some forms html5 based to start with kendo ui ?

thanks a lot!
Completed
Last Updated: 20 Nov 2014 18:11 by ADMIN
Created by: Vesselin
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
169
Please provide first class Visual Studio IntelliSense support for easy development without the need of constantly looking up documentation or including "vsdoc" files like jQuery does.
Declined
Last Updated: 03 Nov 2011 16:52 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Going through the demos I notice that if you drag some columns to the top to have the data grouped by that column and then click the X to remove the grouping the column headers do not line up with the column data. 
Declined
Last Updated: 20 Nov 2014 18:11 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
3
For example, when the autocomplete list appears or disappears, the entire page flickers to black for an instant. This happens roughly 50% of the time for me. I disabled all my extensions and that didn't help.
Completed
Last Updated: 20 Nov 2014 18:10 by ADMIN
Created by: Radoslav
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
It's always selecting the first item when the filter is set to "contains"
Also, consider chaning the default filtering to "contains" like jQuery's AutoComplete UI control :) The others just don't work
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Rob
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
30
Declined
Last Updated: 15 Apr 2021 10:59 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Since we get no real intellisense with javascript, I would love it if you guys could work with the JustCode team to implement templates, or syntax checking, or KendoUI highlighting.  The cross-promotion would help both teams sell product, no?
Completed
Last Updated: 27 Feb 2015 21:21 by ADMIN
Created by: Tony
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
Addition of the Rich Editor similar to what is found in ASP MVC controls in Telerik
Completed
Last Updated: 24 Nov 2014 15:12 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 69
Category: Kendo UI for jQuery
Type: Feature Request
397
Thanks for sharing. The product team will be notified about your suggestion.
Declined
Last Updated: 03 Nov 2011 16:47 by ADMIN
Created by: Ben Hayat
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Hi;

It would be great to show how Kendo can work with ASP.Net membership to take advantage of it at client side.

Thanks!
..Ben
Completed
Last Updated: 23 Mar 2015 17:35 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
15
Add complex examples like the ones we find on http://dev.sencha.com/deploy/ext-4.0.0/examples/
Completed
Last Updated: 27 Feb 2015 21:27 by ADMIN
Created by: Luke
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
ComboBox initialization
  $(document).ready(function(){
      $("#combobox").kendComboBox();
  });

is missing an o in kendo
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Glenn
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
I think there is a real need to try and get the ui feeling much more like a desktop app with regards to how data is added to a grid - I have always found the Telerik Ajax grid to be overly cumbersome for entering new rows of data. There needs to be a fluent approach to this  where by tabbing through all of the columns in the last row in the grid it should add a new row that can quickly be updated again via tabbing - much like win form controls; the aim should be speed and ease of use.
Declined
Last Updated: 20 Nov 2014 18:10 by ADMIN
Declined
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Terrance
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Add better namespace support 
in the form of an include or using statement file for 
ease of code resuse. (Key word there is Ease) 

import Kendo.UI.widget;
import Kendo.UI.validation;
import MyAwesomeClass.THX.Teleric.ILUVU.BYEBYE;


I'd sing your good deeds across the land if you did that.