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.
Completed
Last Updated: 20 Sep 2021 14:08 by ADMIN
Created by: Haris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Scenario:

 
- We have an custom DataTable that is bound to the datasource

- In this DataTable is a column, I do not want to display in the renders spreadsheet widget.

- It would be a useful feature to have before the widget is rendered?
Unplanned
Last Updated: 31 Jan 2023 06:17 by Sonal
Created by: Andrew
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
4
I would love it if I could add a header to the PDF when using drawTabularData. I'd like to add some header information (e.g. some text above the table) describing what the PDF contains. Ideally this would repeat on each page of the PDF.

For context, I'm using drawTabularData to export data from a Grid component to PDF in a way that supports horizontal page splitting (column splitting).
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.
Duplicated
Last Updated: 28 Apr 2021 14:02 by ADMIN
Created by: Diego
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
6
It would be nice to add the telerik controls for flutter.
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: 20 Sep 2021 15:38 by ADMIN
Created by: kako
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
2
From the forum below.
Even if the axis type of category is other than "Date" (for example, character string / number), PlotBand's position at the time of panning
Please do not move the place.
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
Unplanned
Last Updated: 20 Sep 2021 15:32 by ADMIN
Created by: Kasim
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
There is need to have multi-level Donut chart as shown in the link https://stackoverflow.com/questions/38560456/multi-level-pie-donut-chart-in-kendo

The chart here https://demos.telerik.com/kendo-ui/donut-charts/index does shows multi-level of information but it is not the same as required to implement the one shown in Stackoverflow query. 

In case the series chart with multi-level of information is possible with HtmlChart, please share sample code with data binding to implement the same.
Completed
Last Updated: 24 Aug 2021 06:02 by ADMIN
Created by: Eugene
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hello,

It would be very nice to have a MultiSelect control such as Bootstrap MultiSelect by David Stutz:

https://github.com/davidstutz/bootstrap-multiselect

 

The problem with current multi-select control is that while it is very useful for applications with lots of screenspace, it is not ideal for business applications where every inch is very important. The Telerik multiselect is then at the following disadvantages:

1. It does not support Select All/Disselect All out of the box

2. It does not support "99 out of 100 selected".

3. It expands height when more items are selected, which is unacceptable for highly intensive data business applications, where numerous filters and rows of data need to be present at the same time on the page.

Are any plans to build such a control in addition to current MultiSelect?

Thank you
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.

Completed
Last Updated: 09 Feb 2021 10:32 by ADMIN
Created by: M Aftab
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
A quick suggestion :

A very well guided experience for semi skilled developer and help him boost his capabilities up and above.

Nice to have come across your product.
Declined
Last Updated: 20 Sep 2021 14:12 by ADMIN
Created by: Mike
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
9
Support autoWidth configuration on virtualized comboBox and dropDownList
Completed
Last Updated: 17 Feb 2022 11:14 by ADMIN
Created by: Ben Hayat
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
48
The most important part of using Vue especially in Mobile, is it's small size and performance. Unfortunately, Kendo UI's Vue components are wrappers around jQuery which is something we are trying to avoid in our  ongoing developments.
I'd like to suggest building NEW Vue components in full native format with no despondency on other none related frameworks.

Thanks!
..Ben
Completed
Last Updated: 15 Jun 2020 12:22 by ADMIN
Created by: prafulla
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
export kendo UI grid with kendo footer templates and aggregates results.
then no need to use other tool for making report in excel.
Completed
Last Updated: 26 Jul 2021 07:12 by ADMIN
Created by: Federico
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
It would be nice to have an image extractor, which allows you to make screenshots and download images in png / jpeg. ("Export to PNG" something like 'export to pdf')
Completed
Last Updated: 08 Jul 2021 11:26 by ADMIN
Created by: Federico
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to have a slider for the images.
Completed
Last Updated: 27 Aug 2021 11:44 by ADMIN
Created by: Federico
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice if the player read the video not only via URL, but also directly from the internal location. and Then it would be nice to be able to directly pass the video (in byteArray)