Completed
Last Updated: 06 Feb 2017 11:42 by ADMIN
Created by: Sergei
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
You serriosly? where you button on example?
http://www.telerik.com/kendo-angular-ui/getting-started/#toc-project-setup
please add it
Completed
Last Updated: 24 Apr 2017 14:32 by ADMIN
Created by: Cato
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
Completed
Last Updated: 13 Jul 2018 12:54 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
1
Option to position the title or labels outside the chart. When you have negative values in the Y axis, the title is positioned inside the chart near the 0 value axis and not at the bottom of the chart.
Completed
Last Updated: 15 Jun 2021 12:22 by ADMIN
Created by: Jaap
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
When in NumericTextBox the cursor is in the input field, you can use arrow up and down to select increase/decrease the value (as if using the spin buttons).
Allow the use the mouse wheel to do that (only when NumericTextBox has focus)
Declined
Last Updated: 15 Jun 2021 12:25 by ADMIN
What we want is the color of the Placeholder text in the DatePicker control to match the color of the Placeholder text in other controls.  When a value is selected, the text color should return back to the initial color.

Currently I don't see a good way to add styles to handle the state of whether there's a valid value, partial value, or no value.
Declined
Last Updated: 17 Jul 2018 15:41 by ADMIN
It should be possible to apply missing semantic information to the rendered code of a web application to support handicapped users to get the most possible benefit of the Kendo UI framework. 
Completed
Last Updated: 14 Nov 2017 17:38 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
1
Provide support for the components.

Interestingly I can't select Charting which is the component I need support for.

Please improve!
Completed
Last Updated: 21 Jun 2021 12:46 by ADMIN
Created by: Anand
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
I wish there was a way to build dashboard layouts easily by end users from a selection of widgets (components) configured by developer
You have something like that in Sortable but that does not work with components and the user is not able to set the layout - initially you can think about using the Splitter control (that is planned to release) and later perhaps make it more functional by incorporating collapsible panels.
Declined
Last Updated: 21 Jun 2021 14:17 by ADMIN
Created by: Mikael
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
Range picker for numeric values
Completed
Last Updated: 22 Jun 2021 13:56 by ADMIN
Created by: samar
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
Hello Team,

I would like to request for Card View Just like List View in Kendo UI Jquery. So that, users can interchange between kendo grid and card view. Also, I would like to have all the features provided by grid.

EG: https://demos.telerik.com/kendo-ui/listview/editing
Completed
Last Updated: 16 Jan 2020 18:29 by ADMIN
Created by: Robert
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
State:	MA
Comments:	http://www.telerik.com/kendo-angular-ui/getting-started/#toc-project-setup states:
"The latest versions of the packages target Angular v4.4.6 (latest LTS) and v5.x (latest official)."

I believe this is somewhat dated - it doesn't match the information at https://angular.io/guide/releases

Also, the same Getting Started page refers to Angular 6 ("...As of the Angular 6 release, Angular CLI introduces the ng add command..."), which kind of implies you're supporting 5.x (the current latest LTS) and 6.x.
utm_source:	
Declined
Last Updated: 21 Jun 2021 14:34 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
There is page includes 2 component: 
1. DatePicker with placeHolder is 'placeHolder first value'
2. Button to handle event onChange when clicked.
When the button is clicked, change the placeholder value to 'placeHolder second value'

How to do that with Kendo UI for Angular 2+. ?
Thank you. 
Contact via skype quanhungbang | email : quanhungbang@gmail.com
Declined
Last Updated: 15 Jun 2021 13:45 by ADMIN
Declined
Last Updated: 22 Jun 2021 14:22 by ADMIN
Created by: Stacey
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1
The check-box styles for the Kendo themes are beautiful, but they are still static in size. As anyone who has tried can assert, it is very difficult to scale and resize check-boxes, since they don't behave the same way as most other controls.

It would be absolutely wonderful if the Kendo suite had a way to do this, such as ...

```
<form class="k-form">
    <div class="k-form-field">
        <input type="checkbox" id="ch1" class="k-checkbox" checked />
        <label class="k-checkbox-label" for="ch1">Checkbox 1</label>

        <input type="checkbox" id="ch2" class="k-checkbox" checked disabled />
        <label class="k-checkbox-label" for="ch2">Checkbox 2</label>

        <input type="checkbox" id="ch3" class="k-checkbox">
        <label class="k-checkbox-label" for="ch3" [scale]="2">Checkbox 3</label>
    </div>
</form>
```
Completed
Last Updated: 22 Jun 2021 14:13 by ADMIN
Created by: Derek
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1
Please add support to the @progress/kendo-angular-intl library for the following Norwegian locales:

Norwegian, Nynorsk (Norway)
Sami (Northern) (Norway)
Sami (Southern) (Norway)
Sami (Lule) (Norway)
Completed
Last Updated: 28 Mar 2019 13:14 by ADMIN
Created by: Seyfor
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
1

On a feedback portal search and paging is not working.

Open feedback portal and enter search criteria with more then five item. example

When you want to view result for second page, search is not preserved (it is empty).

Declined
Last Updated: 23 Feb 2023 06:23 by ADMIN
Created by: Seyfor
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
1

I would like to allow users to sort single and multiple at the same time.

This could be achieved by adding another option to SortSettings: Single | Multiple | SingleShiftMultiple. The name is not the best proposal, but describes desired behaviour:

By default when user click column, previous sort is cleared and new is applied. But if user holds down shift key, new sort is added to SortDescriptor[] (current behaviour for multiple).

Declined
Last Updated: 10 Apr 2019 14:20 by ADMIN
Created by: Rastelli
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

Can we have document viewer for angular can show/display/preview different file format?

like .PDF, any type of image file {png, jpg, jpeg, bmp}, .docx, .doc, .txt, .xls, .xlsx, .msg

Declined
Last Updated: 31 May 2019 08:13 by ADMIN
Created by: Eyup
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

Consider the possibility of leveraging reusable HTML components with Kendo Angular or any other Kendo toolset:

https://caniuse.com/#search=components

 

Declined
Last Updated: 03 Jun 2019 11:26 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

Reproduction

We got the feedback that in some scenarios it might be more intuitive to open the editor row below the last row since the user expects to "append" new rows at the end.