The vertical scrollbar is visible in Firefox but not Chrome, but only when using virtual scrolling. For Chrome users, it's impossible to see that there is more data available like this... See e.g. here: http://demos.kendoui.com/web/grid/virtualization-local-data.html
It would be nice to have a wrapper for RadChart to Kendo DataViz or extend RadChart to use SVG and VML to have animated charts like the ones on Kendo Dataviz
Add documentation for each significant versions. I should not need to always update to latest Kendo UI each time I need to fix or improve something on already shipped app. I know most things are backward compatible, but keep in mind that not every time we can afford the time to update it.
Currently if you append or insert to an object that uses a datasource (such as grid or treeview), none of the existing entires will have the template applied. This is a major problem and should be resolved ASAP.
Neither I nor anyone at my company can get it to work. We get a link in a email and the page fails to load at all. That means that I can't get a demo version of the project, I can't post in your forums, and I can't contact technical support. And you don't have a phone number on your site, so I can't contact you that way. If the only way of getting to you is via registration then you really need to make it work properly.
I'd like to be able to... - toggle columns on and offer - filter the content (eg, show only the rows where the Size column is "Medium") - re-arrange the columns into a different order - resize the width of columns
There should be an event on the validator to be notified when validation triggers.
I'd like to be able to have a very compact validation message - just the icon, and a TITLE that is visible when the user hovers over the ! icon.
Currently you cannot link from a view in Page1.html to a specific view in Page2.html. You must always load the first view of Page2 first.
I'd like to be able to catch more points during the databinding and rendering portions of a widget to allow for customization, such as modifying a row on a datagrid, or a render event that could kick off other work. The alternative could be a way to inherit from existing controls and the ability to stub in methods as needed.
Save the state in partial postback
Make the download more robust and simple
Hello, There are not many templates available for creating Mobile App using Kendo UI. Are there any plans on providing some templates like the one themeforest offfers? http://themeforest.net/item/touch-mobile-tablet-html5-template/full_screen_preview/1292977 Thanks,
it would be nice to be able to user-resize the columns with the mouse (like in jQuery-Grid Add-On).
It would be very useful feature to Enable / Disable Panelbar Item
I have a grid column being bound to an object. I would like to be able to filter this column on a sub-property of the object that it is bound to. In my example I have an object called Division, and I would like to be able to filter on Division.Name. Currently the filter controls all show up blank when used against an object-typed column.
Its very important to have dynamic binding in the Tree view. Many users are changing the control from Kendo and using other controls because of this. Many large organisations have this problem and both of user and developer is loosing the opportunity to use it.
Throughout the examples/docs for the KendoUI Window component, a variable named 'window' is used to reference the component. This is a terrible pratice, because the variable masks the global window object and prevents the script from acessing it further. As your examples are often used as a starting point for custom solutions, you should rename the variable into something like kWindow or similar.
It will be great if the Chart Label has hyperlink facility....