Completed
Last Updated: 02 Mar 2021 16:48 by ADMIN
Created by: djanosik
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
3
Some strict JS parsers (eg. YUI minifier) may throw exceptions when you use reserved words as variable names. Please, do not do this.
Completed
Last Updated: 02 Mar 2021 16:40 by ADMIN
Created by: Nick
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
4
The ability to specify the width of the Ranges in a radial gauge would be beneficial to customize how the gauges can be displayed
Unplanned
Last Updated: 02 Mar 2021 16:40 by ADMIN
Created by: Achyut
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
I want to display tooltip on category axis of chart on mouse hover event, instead of click event.
Unplanned
Last Updated: 02 Mar 2021 16:38 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
I have short list of things that are either broken or not implemented.
1) Merging cells with formulas causes them to disappear (Big Bug)
2) Named Cells (Aliases) don't exist like in Excel (Limitation)
3) Changing row height causes bizarre effect where active row no longer lines up with row number (Bug)
4) Can not hide worksheet or create readonly cells (Limitation)
Declined
Last Updated: 02 Mar 2021 16:29 by ADMIN
Created by: Kjartan Valur
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
1
Please impliment a simple way to display errors in tooltips for every control to prevent form cluttering.
Unplanned
Last Updated: 02 Mar 2021 16:28 by ADMIN
Created by: Lilan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
15
Hi, We have a client request to show week number in kendo ui scheduler timeline view and month view. 

Thanks, 
Lilan
Declined
Last Updated: 02 Mar 2021 16:28 by ADMIN
Created by: Imported User
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently a bar linear gauge can only be drawn from minimum to maximum, but a start position (center) to draw left/right or up/down would be welcome.
Unplanned
Last Updated: 02 Mar 2021 16:24 by ADMIN
Created by: Kjetil L. Grønn
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
4
The possibility to group line series stack in Chart.
Unplanned
Last Updated: 02 Mar 2021 16:23 by ADMIN
Currently, you can enter a time in the DatePicker and date in the TimePicker. 

The expected validation should not allow this. A DatePicker should only allow a date and the TimePicker should only allow a time.
Unplanned
Last Updated: 02 Mar 2021 16:22 by ADMIN
Created by: minh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Declined
Last Updated: 02 Mar 2021 16:21 by ADMIN
Created by: Les
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
This would be helpful as I deal with smaller map features
Declined
Last Updated: 02 Mar 2021 16:09 by ADMIN
It would be really easy if we can directly load parameters from Web Api calls and load into ButtonGroup dynamically. The idea is to genarate ButtonGroup according to the number of parameters in web response. There should be option to assign index for each button based on the value in the Web API call.

I
Declined
Last Updated: 02 Mar 2021 15:51 by ADMIN
there should be a way to connect 'kendoDraggable' and 'kendoSortable'
like the jquery ui example here: http://jqueryui.com/draggable/#sortable
Unplanned
Last Updated: 02 Mar 2021 15:37 by ADMIN
Created by: Surinder
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Dear All,

There should be one simple calculator attached to numeric text box, it can be opened or closed using F4 and after calculating result should be copied to text box.

Thanks

Regards 
Surinder
Unplanned
Last Updated: 02 Mar 2021 15:37 by ADMIN

This is an error that took us an hour to figure out.

We are using the right-arrow icon as part of the content within a collapsible header to represent a state transition. (See image)

We found that the expand/collapse icon did not appear.

 

Further investigation reveals that if the header content contains a span with a class matching the regular expression k-i-arrow.* then the expand/collapse icon doesn't work. It could contain anything else, it was just that one class pattern that threw it.

See this example. https://dojo.telerik.com/EwAsaKAf/3

I also posted a forum message here: https://www.telerik.com/forums/expand-collapse-arrow-fails-to-appear-if-a-class-matching-a-certain-pattern-appears-anywhere-in-the-header   

This is clearly a bug, and one that I suspect can be fixed easily.

Unplanned
Last Updated: 02 Mar 2021 15:36 by ADMIN
Created by: Bernd
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4

Dear Telerik team.

I would love to have the possibility to use drag & drop with different browser windows. As shown here.

That way my customers could make use of their multi-monitor workplaces. Opening a grid or listview with items on one screen and opening a scheduler on the other screen. Then dragging from the grid to the scheduler.

Kind regards

Bernd

Completed
Last Updated: 02 Mar 2021 15:36 by ADMIN
Created by: Daniel
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
0

In the latest Kendo UI commercial zip, there is a file typescript/kendo.all.d.ts.

In the Grid class, a property is missing : the dataItems function.

You should add the bold line :

 

        (...)
        dataItem(row: JQuery): kendo.data.ObservableObject;
        dataItems(): kendo.data.ObservableArray;
        destroy(): void;
        (...)

Declined
Last Updated: 02 Mar 2021 15:34 by ADMIN
Created by: Albert
Comments: 2
Category: Kendo UI for jQuery
Type: Bug Report
1

https://dojo.telerik.com/aPAcUDuc/2

 

open new window using the button, and close all window one by one, then see that k-overlay is still stay in page

Declined
Last Updated: 02 Mar 2021 15:31 by ADMIN

I am currently experiencing an issue between the Kendo ContextMenu and the Kendo EditorFor. When I open the ContextMenu inside of the EditorFor it display offset relative to the cursor, both the left and top values are completely incorrect relative to the editor.

Attached you will find a solution where this issue has been replicated, I removed the scripts folder in order to keep the file size small. I hope this can be fixed soon.

Unplanned
Last Updated: 02 Mar 2021 15:25 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0

Hi there

This is just a general question in relation to Kendo UI.  Does the Kendo UI component from the DevCraft susbcription has a wrapper for expressjs/nodejs

If not, there is any plan to add this to the library

Cheers

AL