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.
That would be great if you create UI element Ribbon. With automatic buttons scaling on window resize.
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.
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
Greetings Please add this feature (Persian Calendar) into a valuable package Thanks to the team
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
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!
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.
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.
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.
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...
Please do for PHP devs what you've done for .Net devs in the Q2 release!
handle RTL support in this awesome package. We really need such feature for using this library in our RTL-Language-Based Clients' projects.
A gantt chart would be a nice addition to the too lset.
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.
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
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
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.
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