Kendo grid column custom command should either have option to pass template or have dataItem as default parameter along with jquery event. Currently cannot get the dataItem
Kendo UI has accessibility built into it. I do not know why you do not have it for Kendo UI Mobile. Accessibility is still needed on mobile apps. I know Android does not handle it will, but iPhones do using VoiceOver.
My grid with server side filtering returns 3 rows. But the returned rows are hidden by client side filtering. It shows no rows. For example: My filtering on server side returns 15 rows in two pages (pagesize: 10). But the client side filtering hides all rows but the single row satisfying the condition which is in the second page. So all records in the first page is hidden. In my opinion, all 15 items should be displayed. or the record satisfying the condition should be shown in the first page itself.
Using the drawing API, we can draw on the chart itself for flexible annotations.
The "Image Gallery" sample contains more than a nude picture; yes it is an art, but I think it is not suitable for many people including me, seeking for technical help or demos. Please keep this perfect technical site clear and focused. Yes, the image list is dynamic and the data source may be outside Telerik servers and control. http://demos.telerik.com/kendo-ui/aeroviewr/#photos/101426369 http://demos.telerik.com/kendo-ui/aeroviewr/#photos/101401175 Thank you for your great products, tools and samples.
I hardly found 10-12 themes and none of it other than blue-opal looks good on UI. Please add some good themes.
Would be nice to have a validator that validates not HTML elements, but model properties (after all when using MVVM HTML is bound to properties). Consider the following scenarios: A property is not directly bound to an HTML input. For example, I have a collection propery and my model is valid only if it contains at least N elements. Or if collection elements have date or time fields, overlaps are not allowed, and so on.
Export the entire Kendo Window or Modal WIndow contents to PDF/PNG
It would be really nices to have the possibility to customize the kendogrid buttons icons (for example using Font Awesome) For example the Save changes and Edit changes button's customization is not supported
It will be good to configure the editor to support readonly . We require this behaviour where we don't want users to change text unless a specific requirement is met.
Toolbar buttons have a toggle attribute available, but it should be extended to all buttons (stand alone and editor) as well.
On drag the cloned sortable element gets placed right below the body tag...it would be nice if it also appending a custom class that lets us get a handle on the element to style it. ...just automatically without the need to wire up something special in the initialization of the widget.
In addition to Grunt support (which you currently support), it would be nice to have Gulp support.
Provide or change the current default value of Aggregation from 'Max' to 'None', so that user can select his desired aggregation from UI.
Since ListView control is very often used for database oriented apps on mobile phones, it would be a great feature where a user could edit data in an offline mode, and then whenever Wifi connected is made by the mobile phone, an automatic sync takes place. This would be a top-of-the-line feature in my opinion that is not found in any other controls I have seen, and since you guys have already implemented offline mode for Kendo UI Grid, this might be quick and easy to implement.
Hello is it possible to Display down to hours:min:seconds in you Gannt chart product ?
Implement an option to preload some data for mobile list view in endless mode. This would increase UI time because there is allready data defined in HTML to view, the user must not wait for a datasource to load
When the chart is rendered, it would be nice if the various chart elements (SVG groups/paths/shapes/etc) were assigned class names so that we can further tweak the chart using javascript, d3.js, drawing api, etc. The addition of visual styles helps, but they are not available on all elements,
Today you can scroll through the months but what if I want to scroll through years? I have to go and type instead of using the cool drop down functionallity.