Some strict JS parsers (eg. YUI minifier) may throw exceptions when you use reserved words as variable names. Please, do not do this.
The ability to specify the width of the Ranges in a radial gauge would be beneficial to customize how the gauges can be displayed
I want to display tooltip on category axis of chart on mouse hover event, instead of click event.
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)
Please impliment a simple way to display errors in tooltips for every control to prevent form cluttering.
Hi, We have a client request to show week number in kendo ui scheduler timeline view and month view. Thanks, Lilan
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.
The possibility to group line series stack in Chart.
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.
This would be helpful as I deal with smaller map features
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
there should be a way to connect 'kendoDraggable' and 'kendoSortable' like the jquery ui example here: http://jqueryui.com/draggable/#sortable
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
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.
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
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;
(...)
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
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.
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