Completed
Last Updated: 23 Jan 2020 11:02 by ADMIN
Created by: Gary
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
The US Government requires that software they purchase be Title 508 Compliant, essentially ensuring the people with disabilities can use the software. There's a problem with Grid wherein the header and body are actually 2 different tables. This is a problem because screen readers can't associate the th in the first table with the td's in the second.

There may be other problems.

We'd like to be able to sell to the US Government. ;^)
Completed
Last Updated: 23 Jan 2020 10:54 by ADMIN
Created by: SÅ‚awomir
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Provide graph control that could display relations between people, objects, etc. 
Declined
Last Updated: 23 Jan 2020 10:52 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
18
For KendoUI Mobile, it would be great to have a controle that display an alphabetical index (a-z), much like the Windows Phone 7 jump list. 

This could be bound to the first letter filter property of a list control (grid or else). 
Declined
Last Updated: 23 Jan 2020 10:50 by ADMIN
Created by: Josh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Provide default mode for Kendo Mobile.

When working in kendo mobile web applications, give the user the ability to specify a default or fallback render mode if iOS, blackberry, or droid are not found.

Implement it much in the same way you implement the platform application property but instead of saying use this platform for all render modes, this property would equate to saying use this mode IF none of the other supported modes within Kendo Mobile are not found.

This also would be good for future development as you add render modes we could response with our "default" style.
Declined
Last Updated: 23 Jan 2020 10:37 by ADMIN
Created by: Michael Sogos
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi,

I good idea could be if we can define a "Top Level Class Name" for css class to custom stylesheet produced by themebuilder.

Example:
Image to use one of your standard stylesheet 

if i have

in my page (razor)

   @(Html.Kendo().DropDownList().Name("ControlName")  ... )

that for sure render with the theme loaded in html header section

and after  i put

<div class="MyCustomClassNameForKendoUiWidget">
   @(Html.Kendo().DropDownList().Name("ControlName2")
</div>

that will be render with an different stylesheet loaded in header section of my page and that was produced by your ThemeBuilder


What i obtain is to use different styles for KendoUI widget in same page.
Declined
Last Updated: 23 Jan 2020 10:34 by ADMIN
Created by: Lee
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
There may be cases where you need to fully refresh / reload a remote view  after CRUD operations instead of amending the data in the view via ajax / jquery.

In my case I had already built an application and hoped I could plugin Kendo Mobile UI for a mobile version, but have ended up having to change the way the application works to use the Datasource component.

So if purging loaded remote views cache is something that may be considered for future releases, that would be great.
Completed
Last Updated: 23 Jan 2020 10:30 by ADMIN
Created by: Francesco
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Please consider to add closed captions / subtitles to your existing webinars as well to each future recorded webinar; CC are a very handy aid not only for people that are hearing impaired but also for people like me for whom English is not their native language.

Thank you
Declined
Last Updated: 23 Jan 2020 10:27 by ADMIN
Created by: Nathan Hansen
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
It would be nice to be able to display data visually - basic network graphs using layouts such as Hyperbolic tree and Radial tree. 
Completed
Last Updated: 23 Jan 2020 09:47 by ADMIN
Created by: Mathias
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Completed
Last Updated: 23 Jan 2020 09:43 by ADMIN
Created by: Kevin
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
22
I use a common form to bind data objects to. I also perform validation on this form. If I validate the form through a submit and it fails (validate() returns false), I close the window and then rebind with the same or a different object (from a grid or some datasource). When the window comes back up, the validator messages are still there from the last failed submit. I need a way to clear them. I could call validate on the rebind, but I want to clear them, not reevaluate them (as there could be some that come up...especially when adding a new item with no data in it).
Completed
Last Updated: 23 Jan 2020 09:41 by ADMIN
Created by: IKKI
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
7
Lightbox is the most way to show pictures, so I want KendoUI include it and expand. It can be show images, gallery, flash, video, audio even dynamic HTML & external pages, and can be play, pause, previous, next, close and so on...
This is the plugin I used: http://shadowbox-js.com
Completed
Last Updated: 23 Jan 2020 09:36 by ADMIN
Created by: Phil
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Currently a datasource model field can have a "validation" definition, where each is treated as a validation rule. This allows for a custom rule to be added (e.g., a function to check the field value is not a duplicate), but there is no way to define the associated custom message - it would be nice if we could define "messages" to go with the rules (or maybe specify a validation object?).
Completed
Last Updated: 23 Jan 2020 09:32 by ADMIN
Created by: Matt
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
8
Please ensure when altering the treeview (adding checkable items) that it supports multi level and tri state parent nodes (shows as partially selected when not all child nodes are selected)
Unplanned
Last Updated: 23 Jan 2020 06:53 by ADMIN
Created by: Stacey
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
8
Telerik is pushing their support for Angular pretty hard now, and I think that is wonderful. But with it, you're still leaving the documentation on the matter pretty sparse and kind of obscure.

Right now, it is kind of tucked away out of sight here: http://docs.telerik.com/kendo-ui/getting-started/introduction

Though to your credit, you __have__ updated all of the demos with an _Angular_ example, which is __very appreciated__ and I thank you much for it.

I think it would make me, and many others I know, a lot more comfortable if the support for Angular were treated a bit more first class. As long as it continues to be put in out of the way places, it still feels very 'unofficial' or 'tentative'. Could we possibly get a more expansive documentation right on the demos page, perhaps under "tools", or a new actual "Angular" folder on the primary API documentation?
Declined
Last Updated: 22 Jan 2020 17:56 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Provide a bundle for TextMate that includes snippets and code coloring.
Declined
Last Updated: 22 Jan 2020 16:58 by ADMIN
Created by: Dr Lambda
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
13
WebStorm 3.0  is the coolest JavaScript IDE at this point in time and I think its the best complement for Kendo client development. It can be also seen by many developers as perfect statement of Declaration of Independence from Microsoft on behalf of Telerik!
Declined
Last Updated: 22 Jan 2020 16:10 by ADMIN
Created by: Michae Josia
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Completed
Last Updated: 22 Jan 2020 15:56 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
A couple of suggestions for UI widgets

1. Time Pie - A small circle not unlike a pie chart, with the full 24 hour cycle around its perimeter. Example: http://oakland.crimespotting.org/

2. Calendar Week Bar Chart - A bar chart associated to the calendar week. Example: http://oakland.crimespotting.org/
Completed
Last Updated: 22 Jan 2020 15:46 by ADMIN
Created by: Piyush Bhatt
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Like k-textbox and k-button css provided with kendoUI - I would like to have it extended for simple box with title, expand collapse button etc. This may be more like [Group] control in winforms. so we can group the controls and enable/disable it as needed.
Completed
Last Updated: 22 Jan 2020 15:45 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently there is no way to tell when a new connection is created between two shapes.  The add event is called when the connection line first appears on the screen, but there is no event to capture when the connection is made to another shape.  

This would be extremely helpful when users are creating flow charts and assigning prerequisites by drawing connections.