Duplicated
Last Updated: 04 Mar 2021 12:44 by ADMIN
Created by: Matt
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
19
Plotband functionality for RadHtmlCharts in UI for Asp.net AJAX definitely needs the ability to add tooltips and labels, otherwise the plotband is meaningless.
Duplicated
Last Updated: 03 Mar 2020 09:49 by ADMIN
Created by: Jonathan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
11
http://www.telerik.com/help/silverlight/radexpressioneditor-overview.html
Duplicated
Last Updated: 01 Jul 2021 11:53 by ADMIN
Created by: Franck
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
10
Please see http://dojo.telerik.com/uSaq/3 When you click on the "reload" button, the gauge always animates from 0 to the given value.

We would like to animate the gauge between current and next value, without jumping to 0.

(related to support ticket : http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=892750 )
Duplicated
Last Updated: 15 Jul 2021 09:49 by ADMIN
Created by: Chris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Something similar to this: http://ui.ajax.org/#demos/elements.flowchart
Duplicated
Last Updated: 11 Jan 2021 14:44 by ADMIN
Created by: Jacob
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
8
There only seems to be support for assigning a display timezone to the Scheduler component.  This means that other date/time components/formats are forced to use either the browser's timezone (default) or require various event hacks to allow for manual conversion of values from the browser timezone to the preferred timezone used to display date/time values.

It would be very nice if the following were supported:

1. Ability to set a default timezone across all date/time widgets (not just the scheduler). This could be similar to how cultures are set to localize messages and formats.  If left unset, it would use the browser's timezone.

2. Ability to set a display timezone (different from the default) on all date/time components similar to what's available on the Scheduler.  

Those features should yield the following benefits:
- allow end-users of applications using Kendo to select/store a preferred display timezone, which could be applied to all components.  
- reduce the additional effort and workarounds required to apply a particular timezone consistently across all/some widgets
- If #2 allowed for functions (at least on some components like the Grid), it should make it possible to display date/times based on timezone values from records
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.
Duplicated
Last Updated: 02 Dec 2021 11:54 by ADMIN
Created by: mkosieradzki
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
Add possibility to create cell editors with button opening popup or window containing for example Rich text editor, textarea or any other advanced editor. Currently it is impossible due to some limitations in grid incell editing design.
Duplicated
Last Updated: 24 Oct 2022 09:30 by ADMIN
Created by: Cheng Mun
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4

Hi Support Team,

Would like to request for a new feature to double click on the header column or row can auto fix the column and row size.

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.
Duplicated
Last Updated: 08 Mar 2022 09:15 by ADMIN
Created by: Murali
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
We need legend in kendo map for our requirement.
Duplicated
Last Updated: 08 Jul 2021 09:39 by ADMIN
Created by: Scott Buchanan
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
The functionality of the RadTagCloud control in UI for ASP.NET AJAX would be a handy addition to the UI for MVC toolset.
Duplicated
Last Updated: 23 Dec 2021 08:32 by ADMIN
Created by: Roger
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2

Pasting a cell value into multiple selected cells results in only the first cell in the range getting the value.

Steps to reproduce:
1) Go to https://demos.telerik.com/kendo-ui/spreadsheet/index
2) Click on cell B3 (Calzone) and press CTRL-C
3) Click on cell B4, hold the shift key and arrow down until cells B4-B7 are highlighted (or select the B4-B7 range with the mouse)
4) press CTRL-V

The outcome is only cell B4 receives the value of "Calzone".

Expected/desired behavior

All cells B4-B7 should have the value "Calzone".

Duplicated
Last Updated: 03 Nov 2020 15:04 by ADMIN
Created by: Pierre-Marc
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Work like à tree view, but display as an organisation chart to see a company hierachy
Duplicated
Last Updated: 13 Feb 2024 08:50 by ADMIN
Created by: eDAD
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
1
Bug Title: Columns are not programmatically associated with their table headers.

Severity: Sev 2 (High)

Test Environment:

OS Version: 22H2 (OS Build 25352.1)
Edge Dev: Version 114.0.1807.6 (Official build) dev (64-bit)
Screen Reader: Narrator

Repro steps:

1.Open kendoSample (codepen.io).
2.Navigate through tables.
3.Verify whether Columns are programmatically associated with their table headers or not.

Actual Result:
Table header and their data are in different tables. Columns are not associated programmatically with their headers.

Excepted result:
Columns should be associated programmatically with their headers.
Duplicated
Last Updated: 26 Sep 2023 06:46 by ADMIN
Created by: Martin
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
1

If a column is hidden in a grid, editing and then closing the popup shows the column for that row.

 

Duplicated
Last Updated: 14 Jul 2023 11:09 by ADMIN
Created by: Vlad
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
1
If using a kendo grid with a classic columnMenu setting, clicking "ok" or "cancel" after trying to filter by item crashes
Duplicated
Last Updated: 14 Jul 2023 11:05 by ADMIN
Created by: Vlad
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
1

Hello,

I am experiencing a bug on my kendo grid filtering when doing a filter on the column with foreign keys.

In the filtering popup, the 2nd dropdown to select value is always empty and there is no data associated with the dropdown.

You can also see this bug on yoru demo site:

https://demos.telerik.com/kendo-ui/grid/foreignkeycolumn

Here i am trying to filter by category and the first dropdown has data in it, however the 2nd one doesn't.

Please advise,

 

Thanks,

 

Vlad

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.
Duplicated
Last Updated: 15 Jul 2021 10:56 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be good to have possibility to put button groups into multiple lines. Like Jquery Mobile. There is offeten to few space and too many buttons to fit them without multiple lies.
Duplicated
Last Updated: 26 Mar 2021 12:52 by ADMIN
You can currently set series labels to position "center" on the pie chart to get them to render on the slices, but sometimes slices are too small to contain these labels. It would be great if there were an option for the chart to detect when a slice is too small and render the label outside the chart, while still rendering labels on pie slices that are big enough to contain them
1 2