Completed
Last Updated: 02 Jul 2015 14:57 by ADMIN
Created by: Imported User
Comments: 13
Category: Kendo UI for jQuery
Type: Feature Request
184
It would be convenient if you could specify the output format using a data attribute such as the following rather than having to write a new viewmodel function:
 
<span data-format="{0:C}" data-bind="text: amount"></span>

Currently you have to bind the element to a new viewmodel function which doesn't lend itself to the observable concept with remote data sources.
Completed
Last Updated: 11 May 2016 16:02 by ADMIN
Created by: Mike
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
169
There are a couple of basic controls which I'm missing in Kendo UI WEB for example:
- Rating
- Carousel
- Progress Bar
- Image Cropper
- etc.

Please have a look at this non-commercial framework: http://www.alloyui.com
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.
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: 27 Feb 2015 21:22 by ADMIN
Created by: Tony
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
160
I've been trying to use these great UI widgets in PHP update forms and the lack of documentation on how to use the datasource and widgets together in PHP forms is incredibly frustrating. Seems like it would be a very small job for one of the kendo gurus to come up with the following and add it to the examples and/or documentation:

Update forms:
In update forms you need to initialize the widget(dropdowns, comboboxes, etc...) with the value of the column in the database and provide the list of options to choose from to edit the data. I assume there is a way to do this using the datasource but there is zero documentation on this. Please provide a simple example with a standard php update form with the widgets pulling the form data from a simple query based on a selected id, just like every standard php form on the web, with clear code showing us how to configure the widgets so that they contain the data from the db when initialized and providing the list of options via the widgets dedicated datasource.

This is very simple stuff and should take one of your junior techs 10 minutes and would make some of us very happy.

Thanks!
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.
Completed
Last Updated: 20 Nov 2014 18:24 by ADMIN
Created by: Steve
Comments: 9
Category: Kendo UI for jQuery
Type: Feature Request
154
 For example the grid with filtering turned on appends multiple div and form elements to the body element. It is impossible to clean these up which is very important in a single page application. Every widget should have a destroy method which is capable of removing any associated events and elements it was responsible for creating.
Completed
Last Updated: 27 Feb 2015 21:25 by ADMIN
Created by: Imported User
Comments: 18
Category: Kendo UI for jQuery
Type: Feature Request
145
To support various language,
I think KendoUI need language pack system.

Current globalization supports only currency, number format and few label for calendar.

It's so hard to change default english label for buttons and messages.
Sometimes, It's hardcoded in kendo.js file.

It's much better to handle such things in one language file.
Not with individual configuration.
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: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: 09 May 2016 11:26 by ADMIN
Created by: Thomas Weidman
Comments: 19
Category: Kendo UI for jQuery
Type: Feature Request
137
A gantt chart would be a nice addition to the too lset.
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.
Completed
Last Updated: 21 Nov 2014 14:19 by ADMIN
Created by: Anupam
Comments: 19
Category: Kendo UI for jQuery
Type: Feature Request
132
Hi !   I was trying to create a scheduler using Kendo Scheduler. It seems that there is no way for me to create a timeline view like Telerik
Completed
Last Updated: 20 Nov 2014 18:32 by ADMIN
Created by: Dr.YSG
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
123
I like the Wpf/Silverlight version. But it should be possible in HTML also: Telerik has in the ASP.NET for Ajax a RadDock. Can we have something like this sort of MDI interface in Kendo
Completed
Last Updated: 09 Feb 2017 12:56 by ADMIN
Created by: Imported User
Comments: 30
Category: Kendo UI for jQuery
Type: Feature Request
120
Completed
Last Updated: 23 Mar 2015 17:35 by ADMIN
Created by: Loren Dorez
Comments: 13
Category: Kendo UI for jQuery
Type: Feature Request
118
HI Telerik,

We are coming over from the AJAX suite and have to say that the demos and documentation are horrible at best.

One of the greatest strength we have seen with Telerik has been your demos of almost every variation and sample most people could come by with news ones added quite often. If there wasn't a demo you were almost sure to find it in the Documentation.

The last place to look before contacting Telerik is the FORUMS but this is impossible with the way KendoUI forums use the search. It search ALL forums not just the current sub forum and pulls things back like Client Log-in pages etc.. The forum search needs to work more like the Main Telerik Forum site otherwise its impossible to use the forum unless you want to go through each forum page by page

The keno UI demos are geared towards just the client side. There is very little show how to do things with the server wrapper for MVC. It would also be nice to show the service code as well for things like the data source read, create, update and destroy events for widgets like the grid etc..

Here is a sample. http://demos.kendoui.com/web/grid/editing-custom.html
The demos shows the client side HTML version and if you choose the RAZOR syntax it is a completely different code than what is in the demo above.

The lack of documentation makes it very frustrating to use the KendoUI. New features are great but if there isn't adequate documentation to support how to implement then many features will go unused.

I hope you guys will take a serious look at the KendoUI Demo and documentation and consider making it an immediate priority to address.
Completed
Last Updated: 28 Sep 2017 21:48 by Waheed
Created by: Kyle
Comments: 19
Category: Kendo UI for jQuery
Type: Feature Request
113
Currently in Kendo UI if a user sorts a grid column and leaves the page, when they come back the sorting has been reverted. I think there should be a way to automatically save the grids sorting state (potentially in cookies) so that when a user leaves the page and comes back, the state is how they left it.
Completed
Last Updated: 20 Nov 2014 18:26 by ADMIN
Created by: PPCnSEO
Comments: 10
Category: Kendo UI for jQuery
Type: Feature Request
111
Similar functionality to the jQuery UI sortable feature.
Completed
Last Updated: 08 Aug 2016 14:24 by Telerik Admin
Created by: Murtaza
Comments: 17
Category: Kendo UI for jQuery
Type: Feature Request
110
Ability to take over the default sort and do a custom sort on the grid. This will be really helpful for formatted columns that requires a separate sort logic. 
Completed
Last Updated: 20 Nov 2014 18:24 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
109
It would be nice if you could add a disabled state for k-button.  That way, we don't have to hide the buttons from the users to force them to enter some information before clicking a button.