Declined
Last Updated: 16 Feb 2022 14:25 by ADMIN
Created by: Geoffrey
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
You can enter cross sheet references manually, but end users would like being able to copy from one sheet to another creating a cross sheet reference instead of copying the value
Completed
Last Updated: 16 Feb 2022 11:34 by ADMIN
Release 2022.R1.SP.next
Created by: jang
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
0

When exist directory in directory, there's position bug in Tree View.

 

1. Open parent directory in Tree View.

2. Click the child directory more than once. (Click 5 times in a row)

3. Show parent directory's position. (Create an infinite number of 'k-treeview-toggle' classes in the parent directory each time the child directory is clicked.)

Demo: Kendo UI Snippet | Kendo UI Dojo (telerik.com)

Duplicated
Last Updated: 08 Feb 2022 08:14 by ADMIN
Created by: Sergei
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
I am watching the R1 webcast, and I wondering if there's anything in the future for Kendo UI for Svelte. 
If not, it would be helpful to see how the jQuery option could be integrated with Svelte's (amazing) change detection.
Declined
Last Updated: 08 Feb 2022 07:26 by ADMIN
Created by: kencox
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
Microsoft's new Azure Portal uses an innovative UI with "blades" that scroll horizontally to the right. This is a very effective paradigm.

It would be great to have a Kendo UI control (and MVC wrapper) to manage and create these blades
Declined
Last Updated: 08 Feb 2022 07:22 by ADMIN
Created by: William John Adam
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
12
Add a control similar to the one found here:
http://demo.aspnetawesome.com/LookupDemo/Index

I believe that all the components needed to create this control already exist, then it would suffice to encapsulate in a single control (plus a template for the form of research)

It would be something similar to edit popup already exists for the grid, except that would be linked to a texbox (or dropdownlist)


Declined
Last Updated: 08 Feb 2022 07:18 by ADMIN
Add ability to have graph "scroll" like a stock ticker. This would allow for the graph to dipslay large X axis values while still contained smaller graph area.  This woudl also help with displaying dataviz on mobile applications as it would give virtual space to the smaller devices.
Completed
Last Updated: 04 Feb 2022 10:02 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Add ability for tooltip on chart title text on Mouseover event, So we can provides more details about chart. 

Current tooltip option is not supported on Kendo chart title text.
Unplanned
Last Updated: 04 Feb 2022 09:40 by ADMIN
Created by: Bob
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Similar to the Funnel chart, some chart libs also offer a Pyramid Chart. We are also interested in the Pyramid.
Declined
Last Updated: 04 Feb 2022 09:38 by ADMIN
Created by: Warner
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
There is s set precedence among many of your Kendo UI controls in providing a tool tip option, yet the NumericTextBox is not one of them. 
Unplanned
Last Updated: 03 Feb 2022 12:23 by ADMIN
Created by: jay
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
kendo MediaPlayer should allow set playback rate, allow user increase/decrease playback rate.
Completed
Last Updated: 03 Feb 2022 12:23 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Like the event parameter of series.markers.visual contains the according dataitem the event parameter of series.labels.visual should do so aswell.
Declined
Last Updated: 03 Feb 2022 12:14 by ADMIN
Need to add Workbook methods to configure how exported Excel will print.  Including orientation, paper size and others.
Declined
Last Updated: 03 Feb 2022 12:14 by ADMIN
Duplicated
Last Updated: 03 Feb 2022 12:11 by ADMIN
Created by: Andrew
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
I'd really appreciate it if it were possible to include the Grid's aggregate data (the summary row) when using drawTabularData, and to format the summary row, like you can format the header row -- ideally including font style (e.g. bold), rather than just font color.
Unplanned
Last Updated: 03 Feb 2022 12:10 by ADMIN
Created by: Andrew
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
If the drawTabularData function could support grouping, that would be great. Right now, when I group a Grid by a column and then use drawTabularData to export the Grid data to a PDF, the table in the PDF is blank -- it has the right number of columns, but the rows are empty. I'd really appreciate it if this worked, so that users could have the full ability to export a PDF of the data exactly as it looks in the Grid.
Completed
Last Updated: 03 Feb 2022 12:06 by ADMIN
Created by: Anthony
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
This is now always on and you can't override it
- You can't now put images, formatting, etc, into the header
- Not every scenario will have user inputted text in the header
- If it's configurable and defaulted to on this won't affect anyone
Unplanned
Last Updated: 03 Feb 2022 12:05 by ADMIN
Hello! 
You have cool Scheduler with timeline view (https://demos.telerik.com/kendo-ui/scheduler/timeline) without one important for us function: endless scrolling with dynamicly loaded events. When user scrolls near end (or begin) of current loaded time, control should send asynchromus request to server for next event data filtered by new range. Old data (events) could be removed from control
Completed
Last Updated: 03 Feb 2022 12:03 by ADMIN
Created by: gestion
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Congratulations for the fantastic tool "http://converter.telerik.com"
which i use sometimes when need to translate code from c # to vb.

The problem is that for some weeks it gives an error when i try to convert c# code that contains the "XmlElement" tag, for example the following code:

[XmlRoot(ElementName = "Navegacion")]
public class Navegacion
{
    [XmlAttribute(AttributeName = "Error")]
    public string Error {get;set;}

    [XmlAttribute(AttributeName = "ErrorCode")]
    public string ErrorCode{get;set;}

    [XmlAttribute(AttributeName = "Respuesta")]
    public string Respuesta{get;set;}

    [XmlAttribute(AttributeName = "Version")]
public string Version {get;set;}
}

Declined
Last Updated: 03 Feb 2022 11:56 by ADMIN
	
Hi 

Got a Cheat sheet Functional Programming with JavaScript mail today and was trying out the samples 

Looks like one of the examples is not working like what mentioned in the PDF 

In Method Chaining the final code snippet is console log Total Drink Cost drinkTotal which is not working Instead console log Total Drink Cost drinkTotal is working 

Thought of notifying you 

Regards 
Mohammed
Completed
Last Updated: 03 Feb 2022 11:55 by ADMIN
Hi there. I notice a bug on your site. The demo link for a QRCode page is not work on the right side bar of this page. https://www.telerik.com/aspnet-mvc/barcode

The in text demo link however works.