Unplanned
Last Updated: 09 Jan 2025 12:04 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Timeline
Type: Feature Request
1

Currently, when the Timeline has a horizontal orientation configured, only one event at a time can display its details - the selected one.

It would be great if multiple events could be visible at once in horizontal orientation as well similar to the rendering of the vertical orientation of the Timeline.

Unplanned
Last Updated: 07 Jan 2025 12:21 by Samir
Created by: Samir
Comments: 0
Category: Editor
Type: Feature Request
1

Hi, Team!

I would like to request the possibility of inserting various shapes in the Editor component similar to the functionality in Microsoft Word.

Here is a possible workaround: https://stackblitz.com/edit/angular-lx34zzvp-qhvevap1 

Unplanned
Last Updated: 07 Jan 2025 08:21 by Julian
Created by: Julian
Comments: 0
Category: Scheduler
Type: Feature Request
5
Adding a paper size option to the Scheduler PDF Export component would be a helpful improvement, making the output more flexible.
Unplanned
Last Updated: 06 Jan 2025 12:40 by Chandra
Created by: Chandra
Comments: 0
Category: Signature
Type: Feature Request
1

Hi, Team!

I would like to request a functionality that allows the developer to bind the Signature component to a custom string value similar to:

 

Unplanned
Last Updated: 06 Jan 2025 12:27 by Martin
Created by: Bob
Comments: 7
Category: Kendo UI for Angular
Type: Feature Request
20

We could really do with a file explorer, I believe this is already available in your JQuery suite and is planned for .NET Core.

Syncfusion have already implemented an angular file manager which can use Azure Blob Storage as a backend (though other backends are also available).

In fact the syncfusion file explorer is based on your own component.  After some digging around looking for a similar solution I found their design document for the component which directly refers to the Telerik's own components.  You may want to consider contacting syncfusion on this because it appears to me that they may have breached your copyright. 

 

 

Unplanned
Last Updated: 26 Dec 2024 12:30 by Hui Chuan

Add a locale formatting option to the Grid pager elements, similar to the functionality available in the DropDownList within the Grid pager.

Related to - https://feedback.telerik.com/kendo-angular-ui/1674278-grid-pager-numbers-do-not-appear-to-respect-internationalization-locale

Workaround using the pager template - https://stackblitz.com/edit/angular-rvvry94x-8jfbjfbp

 

Unplanned
Last Updated: 26 Dec 2024 09:12 by ADMIN
Created by: Sean
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

When rendering a "No records available" message or template, this should be centered, not stuck in the scrollable columns section.

Unplanned
Last Updated: 20 Dec 2024 14:39 by Peter
Created by: Peter
Comments: 0
Category: PDFViewer
Type: Feature Request
1

When trying to render some PDF in the Kendo PDF Viewer it fails to render a number of characters. The characters are from the font "STSong-Light".

The file is also rendered in pdf.js viewer, but it looks like a substitute font is used (is a bit bolder). 

Provide an option for the Kendo UI for Angular PDFViewer to load substitute fonts or alternatively, an option for the developer to provide its own collection of fonts.

Unplanned
Last Updated: 20 Dec 2024 10:32 by ADMIN
Created by: Dmitry
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
0

When increasing the browser zoom level while using a kendo-splitter with two kendo-splitter-pane elements, one of the panes exceeds the boundaries of the kendo-splitter. As a result, part of the content becomes hidden.

Steps to Reproduce:

  1.  Use a  kendo-splitter with two kendo-splitter-pane elements.
  2.  Resize one of the panes
  3.  Increase the browser zoom level.

Template:

<kendo-splitter>
<kendo-splitter-pane [collapsible]="true" size="30%">
<div>
<h3>Inner splitter / left pane</h3>
<p>Resizable and collapsible.</p>
</div>
</kendo-splitter-pane>

<kendo-splitter-pane>
<div>
<h3>Inner splitter / center pane</h3>
<p>Resizable only.</p>
</div>
</kendo-splitter-pane>

<kendo-splitter-pane [collapsible]="true" size="30%">
<div>
<h3>Inner splitter / right pane</h3>
<p>Resizable and collapsible.</p>
</div>
</kendo-splitter-pane>
</kendo-splitter>

Unplanned
Last Updated: 20 Dec 2024 08:09 by Nicolas
Created by: Nicolas
Comments: 0
Category: Editor
Type: Feature Request
4

This event would be useful to focus the editor on some specific scenarios like in the Dialog:

https://www.telerik.com/kendo-angular-ui/components/knowledge-base/focusing-editor-inside-dialog

It currently relies on a short delay, which might differ depending on the machine.

Unplanned
Last Updated: 19 Dec 2024 08:53 by ADMIN
Created by: Kamran
Comments: 5
Category: Editor
Type: Feature Request
9

The following HTML markup is not supported and misinterpred by the Editor:

<span style="color: red;">Test <span style="color: blue;">Inner Span </span> Test</span>

The result is:

<p>
   <span style="color: red;">Test</span>
   <span style="color: blue;">Inner Span</span>
   Test
</p>

 

 

Unplanned
Last Updated: 18 Dec 2024 09:00 by Barış
Created by: Barış
Comments: 0
Category: Grid
Type: Feature Request
1

Hi, Team!

I would like to request the introduction of the Ctrl + A keyboard shortcut as an approach for selecting all rows inside the Grid component.

Unplanned
Last Updated: 17 Dec 2024 08:27 by Keith
Created by: Keith
Comments: 0
Category: PDFViewer
Type: Feature Request
1

Hi, Team!

I would like to request functionality for the Kendo UI for Angular PDFViewer that supports a pinch-to-zoom feature on mobile devices.

Unplanned
Last Updated: 09 Dec 2024 12:13 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Grid
Type: Feature Request
0
It will be a good enhancement to the keyboard navigation if column reordering can be done with the keyboard.
Unplanned
Last Updated: 09 Dec 2024 11:28 by Dheeraj
Created by: Dheeraj
Comments: 0
Category: DateInput
Type: Feature Request
1
Currently, there isn't a default setting for AM or PM, so the user must manually choose between them. One option could be for the auto-fill to set AM or PM by default. If the user enters the time but doesn't complete the AM/PM part, it won't autofill, but it will autofill if the time is incomplete and the user clicks away from the field. Another option to consider is adding it as an option in the formatPlaceholder.
Unplanned
Last Updated: 09 Dec 2024 09:53 by Anicia
Created by: Anicia
Comments: 0
Category: Charts
Type: Feature Request
1

It will be a good addition to the Title element if the underlined text option is added.

Currently, it can be added to the font property, but it will break the background property:

https://stackblitz.com/edit/angular-j1wzef?file=src%2Fapp%2Fapp.component.ts

Unplanned
Last Updated: 09 Dec 2024 08:48 by Sachin

Hi,

Currently, when the popup of the component is opened, it doesn't provide a boundary detection and render the popup in a proper position unless the alignment of the popupSettings is set by the developer. It will be a nice to have if the collision of the popup is provided as an option to the DropDownsButton component.

Unplanned
Last Updated: 05 Dec 2024 09:25 by ADMIN

Hi ,

I want the kendoGridFocussable to apply the FocusableDirective on an anchor tag. This should allow the user to reach the anchor element using only the arrow keys without pressing Enter. (Example : 
Please, check out the following StackBlitz demo: https://stackblitz.com/edit/angular-rqqzam)

Regards,
Uzma

Unplanned
Last Updated: 04 Dec 2024 14:23 by ADMIN
Created by: Herman
Comments: 0
Category: Dialog
Type: Feature Request
2

When opening a Kendo dialog, it's in most cases necessary to prevent the background page from scrolling.

Telerik offers a solution to address this issue:
https://www.telerik.com/kendo-angular-ui/components/knowledge-base/page-is-scrollable-when-open-dialog

To make this process more straightforward, I propose adding a property, such as `disableBackgroundScroll`, to the dialog component. This property would automatically handle this behavior.

Example usage:
<kendo-dialog disableBackgroundScroll>
  ...
</kendo-dialog>


Unplanned
Last Updated: 03 Dec 2024 08:53 by Suman
Created by: Suman
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
Provide a way to load a file in the Spreadsheet by dragging it into the scope of the component.
1 2 3 4 5 6