Unplanned
Last Updated: 05 May 2022 10:47 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
4

Please provide a mechanic for dynamic messages translations and/or more seamless integration with established third-party libraries like ngx-translate.

Currently the only available option is using a customized messages service, but this approach has multiple shortcomings

- all messages for all locales need to be recreated one by one in the service

- is not integrated with third-party libraries used to translate the rest of the application

A detailed discussion regarding the necessity of similar enhancement is available in the following GitHub thread:

https://github.com/telerik/kendo-angular/issues/362

P.S.: A possible workaround available for integration with ngx-translate involve adding the desired Kendo messages in the JSON files containing all translations for each supported language, and using the custom messages service to obtain and return the ngx service translation. Recreating the page each time the JSON data for the respective language is loaded is necessary to ensure that the correct messages will be available and used in the Kendo components.

The following example demonstrates a sample implementation of this approach:

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

Unplanned
Last Updated: 23 Jan 2024 11:47 by Rodney
Created by: Chakshuta Desai
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
4

Hello,

I want to request a new control (Powerpoint Viewer) that we can use to slide show Powerpoint (ppt or pptx) files.

the main purpose is to handle the previous and next clicks of slides.

 

Thanks,

Chakshuta Desai

Unplanned
Last Updated: 12 Dec 2022 09:53 by Miron
Created by: Miron
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
4

Hi,

It will be a great addition if the `in` and `notin` (SQL-related) operators are added to the FilterDescriptor.

 

Unplanned
Last Updated: 23 Feb 2023 06:40 by Laurent
Created by: Laurent
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
4

Convert YAML file to JSON, so they can be used to translate the built-in messages in the components to desired locale. 

For example: It would be convenient to use this YAML file if it was available in JSON to translate the messages to German instead of creating my own custom message service.

Completed
Last Updated: 29 Jul 2021 13:45 by ADMIN
Created by: Keith
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3
Ditto this request for the Angular version of Kendo UI:
http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/2870874-drag-and-drop-dock-portal-like-telerik-raddock-con

This is exactly what I want however it's not available for Angular 2+.
http://golden-layout.com/examples/

Declined
Last Updated: 14 Jun 2021 15:28 by ADMIN
ADMIN
Created by: Petyo
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3
Reference implementation - the ASP.NET Ajax RibbonBar (http://demos.telerik.com/aspnet-ajax/ribbonbar/examples/overview/defaultcs.aspx)
Completed
Last Updated: 14 Jun 2021 15:42 by ADMIN
Created by: Iqbal
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3
Please add width configuration on dialog service
Completed
Last Updated: 13 Nov 2017 19:31 by ADMIN
Created by: Tom
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3
We're providing a month by month summary of some information and would like to allow navigation and high level event occurrence using the Calendar. Currently the Calendar doesn't provide an event on visible date changes to figure out when we should change the summary information.
Unplanned
Last Updated: 27 Jul 2021 14:31 by ADMIN
Similar to bootstrap btn-success, btn-danger, etc there should be different styling themes for buttons and other components.
Declined
Last Updated: 27 Nov 2018 09:07 by ADMIN
Created by: Michael
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3

Intruduce Mobile Touch Events for Angular2 as in https://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/touch

 

Unplanned
Last Updated: 25 Jan 2019 10:11 by ADMIN
Hello, I need to configure default filters operators in Grid filter menu. In my use case I want to filter a date, and I need that the first  filter operator was "Is after " and the second filter "Is before" . It would be nice to have a built-in option to configure the default operators of both filters
Declined
Last Updated: 29 Mar 2019 11:54 by ADMIN
Created by: Pablo
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3
Add a native spreadsheet component to Kendo for Angular, similar to the jQuery spreadsheet
Unplanned
Last Updated: 08 Feb 2019 12:55 by ADMIN
Created by: Mariana
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
3
Provide a class option, for the WindowService, that will allow to style the window's content and title.
Unplanned
Last Updated: 25 May 2023 07:09 by ADMIN
Created by: Alessandro
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
3
In OData 4.01 the 'in' operator was introduced (https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_In). Can this also be implemented in the toODataString function?
Unplanned
Last Updated: 30 Jun 2021 09:04 by ADMIN
Created by: Trevor
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3

Please add the ability to disable snapping to slots while dragging/resizing events in the Kendo Angular Scheduler. This would improve usability greatly.

This feature exists in the JQuery version with the "Snap events to slot boundaries" checkbox seen here: https://demos.telerik.com/kendo-ui/scheduler/move-resize

Unplanned
Last Updated: 22 Dec 2021 06:31 by Varun
Created by: Kevin
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
3

We do not want to use the all day functionality.

When an event is 24 hours or longer, it does not render in the time slots, rather than the all day slot.

Hiding the all day slot does not work, as that not render the event.

https://stackblitz.com/edit/angular-jpj9fl?file=app/app.component.ts

Completed
Last Updated: 20 Oct 2022 08:26 by ADMIN

when someone clicks on a date in the middle of the component, it will scroll the component instead of selecting the date.

This occurs in chrome and edge. In firefox this issue is not observed.

Steps:

1. Open a datepicker (https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/)
2. Hover over tuesday (bootstrap theme), between tuesday and wednesday in default theme.
3. Click on the date.
4. The component scrolls instead of selecting the date.

The cursor also changes from pointer to default. It seems another component is on top of the tuesday column.

Unplanned
Last Updated: 02 Mar 2023 08:54 by ADMIN
Created by: n/a
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3

Currently the Treelist uses the `k-grid-md` class by default and does not provide a way to change this.

Since the Treelist uses looks and feels just like the Grid component and it uses the same classes, it should (imo) provide the same options for sizing as the Grid component.

Unplanned
Last Updated: 11 Sep 2023 06:47 by Maciej
Created by: Maciej
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
3

Hi, Team!

I would like to have a designated component in the Kendo UI for Angular suite that would provide built-in syntax highlighting and code editing experience for popular programming languages.

Similar to the WPF SyntaxEditor: https://www.telerik.com/products/wpf/syntaxeditor.aspx

Unplanned
Last Updated: 22 Feb 2024 12:13 by Iulian
Created by: Iulian
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
3