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.
Declined
Last Updated: 17 Jul 2018 11:49 by Stuart Hemming
Created by: Sergey
Comments: 35
Category: Kendo UI for jQuery
Type: Feature Request
183
That would be great if you create UI element Ribbon. With automatic buttons scaling on window resize.
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: 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
Declined
Last Updated: 09 Jun 2020 10:36 by soroush
Greetings

Please add this feature (Persian Calendar) into a valuable package

Thanks to the team
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.
Declined
Last Updated: 21 Nov 2014 14:27 by ADMIN
Created by: Imported User
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
142
To speed up website load time dramatically, it should be possible to cache and load static KendoUI-Files from the local browser storage.

Discussion / Example:  http://news.ycombinator.com/item?id=4733102

Maybe KendoUI can also provide us with an API to store files, data etc. on local storage...
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
Declined
Last Updated: 30 Jun 2020 08:30 by ADMIN
Created by: Imported User
Comments: 26
Category: Kendo UI for jQuery
Type: Feature Request
128
I'm resurrecting this on the suggestion of Todd Anglin.  An earlier request for this feature was declined because modern browsers include spell check.

However, there are many use cases where this is no use.  In my particular case I need:

   - Spell Check to work in IE8
   - Custom (and programmatically accessible) dictionaries
   - The ability to programmatically turn spell check on/off on a field by field basis
Unplanned
Last Updated: 02 Oct 2024 09:22 by ADMIN
Created by: Vahid
Comments: 48
Category: Kendo UI for jQuery
Type: Feature Request
127
Kendo UI supports PDF export. It would be great if you could add glyph mirroring support to it as well (https://github.com/mozilla/pdf.js/blob/master/src/core/bidi.js). PDF export of RTL languages such as Arabic and Persian need this trick to work properly.
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