The Book control is great in Silverlight. It may be possible to create a similar control in Kendo
The demo doesn't load any content into the Window UI Widget when viewed in Opera: http://demos.kendoui.com/window/ajax.html It works fine in FF.
Would be nice to have helper/wrappers for KendoUI for ASP.NET MVC 3
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
The lack of a horizontal scrollbar is noticeable :))
I am coming over as a Telerik Ajax developer. I am developing a pure html app against Amazon's S3 service and unfortuately the native sorting you provide is case sensitive. My sort ascending appears as AAA BBB aaa bbb not very intuitive for end users...
handle RTL support in this awesome package. We really need such feature for using this library in our RTL-Language-Based Clients' projects.
http://www.requirejs.org/ might be a good fit.
Really important to have support for ARIA roles on these types of widgets. That's what they were made for, and jQueryUI does a pretty good job at this. Accessibility is important.
It would be awesome if Kendo could be powered by Zepto instead of jQuery (optional of course) for mobile environments where we might not want to load all of jQuery.
Kendo + Zepto It would be awesome if Kendo could be powered by Zepto instead of jQuery (optional of course) for mobile environments where we might not want to load all of jQuery.
For example, an anchor tag placed in a grid table cell is not currently rendered as HTML - instead it is displayed as text.
Good point - this will be discussed for the Kendo UI versions that are to come.
Menu widget has disabled items but lacks icons, separators and checked items
Buttons and toolbars (with icons and kendo themes) are much easier to use with Touch devices than the Menu widget
[Edited] Create a schedule view widget in Kendo UI Web.
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.
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
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.