Completed
Last Updated: 01 Jun 2015 18:36 by ADMIN
Created by: Patrice Boissonneault
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
16
I do not understand why Telerik is releasing a client-side only version of their controls.  Why are not the ASP.Net Ajax components generate html5 controls like the Kendo UI one? 

I would like the controls that I bought (ASP.Net Ajax) to adapt to the world, this is the reason why we first bought them (to avoid taking care of writing client-side interface over and over again and technology progress).

Please integrate KendoUI to Telerik server controls.

Thanks.
Completed
Last Updated: 17 Jan 2017 09:39 by ADMIN
Created by: Erick
Comments: 19
Category: Kendo UI for jQuery
Type: Feature Request
90
Since now Google started doing it on Gmail, I believe that we'll need even more these features.
Completed
Last Updated: 20 Nov 2014 18:18 by ADMIN
Once a theme is created and the css/less code is grabbed, the only way to easily and visually modify the theme later is to input all the old values back into the themebuilder.  It would be nice if there was a way to easily get the values back into the themebuilder from a created theme.  To take a page from jQuery UI, they stick a commented out URL into the theme's CSS that will automatically load the themeroller with all values filled out.  This is extremely handy for modifying themes.
Completed
Last Updated: 17 Sep 2020 17:57 by ADMIN
Created by: Oscar
Comments: 14
Category: Kendo UI for jQuery
Type: Feature Request
72
At typical usecase for web applications is to let the user upload and image (portrait, avatar, picutre of real estate etc.) and then resize and crop it to a specific contrain.

An easy widget for handling the cropping and resizing might come handy for many.

There are solution for cropping and also resizing in jquery plugins already, however a successful and pretty combo of the two seems to lack a bit.

Inspiration:
http://deepliquid.com/content/Jcrop.html
Declined
Last Updated: 10 May 2013 19:34 by ADMIN
Created by: sitefinitysteve
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I'd love to be able to do fractions in the NumericTextBox

...fractions are numbers too! ;)
Completed
Last Updated: 20 Nov 2014 18:18 by ADMIN
Created by: Yvan
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
8
Or more flexible:

Allow developers to handle user's click on a DataViz legend item.

And provide the possibility to set/reset the visibility of a DataViz serie not only his opacity.
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: Oscar
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
27
It looks like a Funnel chart type is one of the typically missing chart types from many html5 chart libs, currently. 

It's pretty useful and including it in dataWiz would give you a competitive edge towards other chart libs ;-)
Completed
Last Updated: 28 Jan 2016 00:29 by David
Created by: Vladimír
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
25
Make better kendo framework documentation. Demos are fine but it does not have many of the necessary information.
Completed
Last Updated: 21 Mar 2013 02:37 by ADMIN
Created by: Oskar
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Update dependencies in documentation + add dependencies info in the beginning of each source code file.
Completed
Last Updated: 17 Jan 2017 09:39 by ADMIN
Created by: Joel
Comments: 112
Category: Kendo UI for jQuery
Type: Feature Request
510
Completed
Last Updated: 30 Sep 2016 18:43 by Vasim
Created by: IKKI
Comments: 26
Category: Kendo UI for jQuery
Type: Feature Request
252
KendoUI has window widget, but it's too simple, I suggest just like jbox or artDialog.
jbox:http://kudystudio.com/jbox/
artDialog:http://www.planeart.cn/demo/artDialog/index.html
Completed
Last Updated: 20 Nov 2014 18:18 by ADMIN
Maybe CSS3 can do more nice text,textarea,button, but in IE7&8, can not support border-radius,box-shadow,text-shadow, so we must use picture to do this. I want to all the form element seems the same in KendoUI support browsers.
Just like: Uniform,Niceforms,Jquery FormOne,jqTransform,jNice and so on...
Declined
Last Updated: 06 Dec 2011 12:22 by ADMIN
Created by: Baris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Also added to the file manager and editor will be perfect
Declined
Last Updated: 13 Jun 2013 17:38 by ADMIN
http://www.kendoui.com/forums/ui/general-discussions/touch-counterpart-to-mouse-hover-touchhold.aspx
Declined
Last Updated: 18 Jun 2013 18:23 by ADMIN
Created by: Vincenzo
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Mono
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
108
I would really like a ProgressBar control. The reason why I want a progressbar control in kendo ui is so that the look and feel of my application is consistent throughout.
Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: michael
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
7
The minimize function does not work when added to a kendoWindow. A North pointing triangle is added to the title bar bu nothing happens when clicked.

Also restricting the Maximize to the parent containier (DIV) as suggested by another user should be implemented soon.
Completed
Last Updated: 07 Feb 2017 14:08 by ADMIN
Created by: Vincenzo
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
54
ASP NET MVC provides jquery.validate.unobtrusive validation that, using jQuery validation, let us set validation attributes into model class.
http://weblogs.asp.net/mikaelsoderstrom/archive/2010/10/06/unobtrusive-validation-in-asp-net-mvc-3.aspx
Would be nice if it may work also with kendo ui validation.