Completed
Last Updated: 19 Jul 2021 08:10 by ADMIN
Created by: Michael
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
I tried to answer a forum question having worked on the issue several hours, wanted to help others with the kendo ui invocation. Realized that to post I have to buy a product. Why ...
Unplanned
Last Updated: 20 Sep 2021 15:30 by ADMIN
Since aggregation causes data to change when using a date axis (new minimums and maximums), provide a way to retrieve the new minimums and maximums for each series plotted on a graph.
Declined
Last Updated: 12 Aug 2021 13:42 by ADMIN
Created by: Daniel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When changing the bounds of a shape, especially changing the X & Y position allow the new value to be set with animation. 
Declined
Last Updated: 22 Jul 2021 11:03 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo UI Chrome Inspector not finding elements in iframe. if possible there should be provision to select any kendo element from DOM and check kendo UI inspector.
Unplanned
Last Updated: 08 Nov 2021 09:19 by ADMIN
The option in the Kendo Spreadsheet to show the unmarked values when a filter is applied instead to reset it by pressing the Clear button
Declined
Last Updated: 01 Feb 2022 14:53 by ADMIN
We want to create a generic Virtual Kendo DropDownList and use it where ever necessary in the entire project.
For that we would need to know the control id in valuemapper and parametermap. Please give us the access to that.

Thank you!
Unplanned
Last Updated: 16 Nov 2021 16:00 by ADMIN
Created by: Justin
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Other vendors offer visual representations and better access to what controls are available and how to quickly use them in different scenarios. I cannot find any visual such as http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=home&demo=all which nicely highlights what each control looks like from an index perspective.
Furthermore, the code in a cookbook should be copy and paste and not have dependencies on hidden helper classes.
Completed
Last Updated: 23 Dec 2021 10:01 by ADMIN
A status-specific control would support max, min, targets, warning levels, etc and not be bound only to percentages as I see in the screenshots of http://www.telerik.com/support/demos or in the other dashboard sample. 
An example of this is:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=home&demo=rootVisualizations_childGauge
Unplanned
Last Updated: 16 Dec 2021 12:28 by ADMIN
..,or make it at least optional when using grouped column headers. Scenarios with many or repeating column titles would extremely benefit from this. 
Unplanned
Last Updated: 16 Dec 2021 12:30 by ADMIN
Created by: RRT
Comments: 0
Category: Kendo UI for jQuery
Type: Bug Report
1
The interface for PromptOptions does not extend DialogOptions like it should. I added it into my definition file, and it compiles and works fine when testing.

    interface PromptOptions extends DialogOptions {
        name?: string;
        messages?: PromptMessages;
    }
Declined
Last Updated: 17 Jan 2022 15:55 by ADMIN
Created by: Madani Benghia
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Developers should be able to specify grid column sort config property which is different from column field property.For instance, when listing products, my view model may have CategoryName property mapped from EF entity navigation property Category.Name using AutoMapper, while my sorting will use "Category.Name" on the server side.Example config could be like: 
columns[{title:"Category",field:"CategoryName",sort:"Category.Name"}]

This will allow me to flatten my view model without loosing sorting functionality.
Declined
Last Updated: 22 Dec 2021 12:10 by ADMIN
Created by: Aravind
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi, Is there any control for image edit in kendo mobile ui, i mean after capture call image edit tool to edit image with few basic features like crop, brightness,rotate.
Completed
Last Updated: 20 Jan 2022 11:38 by ADMIN
Created by: Kristian
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add columns to timepicker to have multiple columns instead of a long list.
Like you have for the Telerik Ajax Timepicker 
Completed
Last Updated: 27 Apr 2023 11:30 by ADMIN
Created by: NerdBrick
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
TreeMap MVC Demo doesn't show how the colors ranges are achieved.
http://demos.telerik.com/aspnet-mvc/treemap/index

It would be help to show how the color rangers are specified. 
http://www.telerik.com/forums/mvc-treemap-sample-could-be-improved-with-the-addition-of-colors-range
Declined
Last Updated: 20 Jan 2022 11:58 by ADMIN
Hi,

it would be nice if we can have a distinction between days when using a timelineWeek or timelineWorkWeek.

If you have a lot of ressources (with vertical grouping for example)  it could be difficult to see when a day is ending and the other is starting: see here.

It could be nice if we can have a border with a different css class (ie black color) that shows this behavior.

We did it on our side by using the slotTemplate but it's a kind of workaround that adds extra code/rendering time that could be done by the component itself on the first place.
Completed
Last Updated: 13 Apr 2022 11:54 by ADMIN
Created by: Serdar Kilic
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
This is a proposal to have the excelExport function allow an array of columns to be passed through to it. This will then allow additional (hidden) columns of the grid (that is also available in the datasource) be able to be exported.
Completed
Last Updated: 22 Jan 2020 08:42 by ADMIN
Created by: Larry
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Support has no doubt provided help to hundreds of people with thousands of issues but these problems and solutions are not available to search.  Ideally it would be possible to make the basic problem and solution available in a FAQ, cleansed of private information, so that it could be searched by people before contacting support. 

It would take some time to setup but it would make it easier to self-solve issues in many cases. 
Completed
Last Updated: 22 Jul 2021 10:17 by ADMIN
Created by: Gregory
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Rotator component.

We've used RadRotator component for asp.net ajax. Now we are doing this page on KendoUI jquery. I've not found how to change this particular component.
Unplanned
Last Updated: 12 Aug 2021 13:36 by ADMIN
Created by: Ryan
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
The linear gauge becomes cutoff at certain heights. If it's less than 50 pixels more and more features are cutoff. I'd like the linear gauge to be able to be 10 pixels without a cutoff.
Completed
Last Updated: 24 Jul 2020 11:16 by ADMIN
Created by: Vadim
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
http://docs.telerik.com/kendo-ui/framework/templates/overview#template-syntax

Comment requires double slash //

        var result = template(data); /Pass the data to the compiled template