Duplicated
Last Updated: 26 Jan 2022 14:02 by ADMIN
Created by: Mohamed
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
7
Hello
We need to add rowspan option in Grid component.
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

Unplanned
Last Updated: 25 Nov 2021 08:47 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1

Currently it is not possible to touch-scroll the locked section of the Grid on mobile devices - this is a known limitation:

https://www.telerik.com/kendo-angular-ui/components/grid/columns/locked/#toc-known-limitations

https://www.telerik.com/kendo-angular-ui-develop/components/treelist/columns/locked/#toc-known-limitations

Please provide the opportunity for touch-scrolling the locked section of Grid and TreeList similar to the one available on other devices via the mousewheel.

Unplanned
Last Updated: 19 Nov 2021 08:19 by ADMIN

Hi,

It will be good to have a feature to control the position and limit the render to a specific container(appendTo option) for the Chart TooltipComponent - https://www.telerik.com/kendo-angular-ui/components/charts/api/TooltipComponent/.

Thanks.

Unplanned
Last Updated: 12 Nov 2021 08:38 by ADMIN

Hi Team,

Allow the ability to change the styling on the inner input of the component. This will allow developers easy access to change the placeholder styling based on condition or overall input element. Currently, a custom implementation like the following can be used:

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

or with a directive:

https://stackblitz.com/edit/angular-pzv7zc-v4te8u?file=app%2Fapp.component.ts

Thanks.

Unplanned
Last Updated: 10 Nov 2021 09:13 by ADMIN
Created by: Theo
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
5

Provide a built-in OrgChart component part of the Kendo Angular suite.

https://demos.telerik.com/kendo-ui/orgchart/index

 

Unplanned
Last Updated: 03 Nov 2021 12:46 by ADMIN

*** Feature Request created by Telerik by Progress staff ***

This feature request will allow developers to set inputmode to components like NumericTextBox, DatePicker, and etc. Making mobile users experience better as it will require the Virtual Numeric keyboard to be opened instead of the default that includes letters.

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode

As at this current time the developers are required to select the element using querySelector and setAttribute as demonstrated in the following demo with DatePicker:

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

This functionality is requested in the following threads:

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

Ticket reference - 1486073, 1493791, and 1541636.

Declined
Last Updated: 27 Oct 2021 22:20 by ADMIN
Created by: Rajesh
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
0

Can i reorder tabs using drag and drop in angular ?

How i need to close kendo sortable item in angular? is there any event for that?

Unplanned
Last Updated: 18 Oct 2021 12:13 by Dylan
Created by: Stefan
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
41
momentjs is a widely used date library which makes handling dates much more comfortable, and all Date components should support it
Duplicated
Last Updated: 08 Oct 2021 08:14 by ADMIN

 

There is no event to cater mouse-over events for a specific cell of a row in k-grid. This is important if we need to perform something cell specific like pop up a dynamic component 

related to that cell and row.

Unplanned
Last Updated: 27 Sep 2021 09:12 by ADMIN
Created by: David
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
4
On the Column Menu on the Grid, I can have a large number of columns that get rendered as a scrollable list of column names.
It would be useful to have a simple way to filter this list of columns, maybe something that reduces the list of columns as you type.

Completed
Last Updated: 24 Sep 2021 11:39 by ADMIN
In the angular kendo-grid I have, each column has an ellipses menu that shows sort options and a menu for choosing the columns that are displayed. Some columns are shown, some are hidden, and these can be toggled with a checkbox. How can I put this checkbox menu chooser inside it's own pop up on the same page as the grid? The goal is for a button to show the pop up menu (underneath the button) that shows only this checkbox list of columns. The user can click the button and choose the columns, and update the grid. The ellipses menu functionality would be the same.

https://www.telerik.com/kendo-angular-ui/components/grid/api/ColumnMenuChooserComponent/
Duplicated
Last Updated: 16 Sep 2021 13:27 by ADMIN
Created by: Kyle
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

When using the calendar dropdown of the datetimepicker... the user has the ability to click a date part and then click "set" and a the time part is defaulted to a value:

Which results in a full valid datetime if the user doesn't particularly care about the time part:

However, if the user prefers to type in their selection and still doesn't care about the time part... they are left with an invalid value:

They are forced to type in a time part they don't care about which is a waste of time and effort.

 

Can we get an option to provide a "default autofill value" for the time part so that quick keyboard entry is possible?

Completed
Last Updated: 15 Sep 2021 14:09 by ADMIN
ADMIN
Created by: Petyo
Comments: 13
Category: Kendo UI for Angular
Type: Feature Request
97
Modeled after the jQuery widget:

http://www.telerik.com/kendo-ui/ganttchart
Completed
Last Updated: 13 Aug 2021 12:05 by ADMIN

Hi,

We encountered a problem when using kendo-sortable component in IE11. If we use this component anywhere on the page, all input fields on the page become unclickable. It seems to happen in the last version of this control (maybe because of a global click event listener? )

Hope you can help with this issue.

You can check out the following Stackblitz example which is based on your basic usage example: https://angular-t7vi5k.stackblitz.io/

Thanks in advance and happy holidays,

Shai Aharoni

 


Declined
Last Updated: 13 Aug 2021 11:26 by ADMIN
Created by: Otto Neff
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
4
so test won't fail if you don't add CUSTOM_ELEMENTS_SCHEMA
Declined
Last Updated: 12 Aug 2021 13:54 by ADMIN
The fromDate method of the kendo-intl package allows to use a skeleton format to provide a generic mask that is applied to the current locale.
It would be great to get this functionality for the format string of the date-inputs to gain the possibility to define a locale independent format.
E.g yMMMM will show year and month with respect to the current locale.
Declined
Last Updated: 12 Aug 2021 12:42 by ADMIN
Created by: Michael
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
13
Currently, controls are getting their culture from the LOCALE_ID of Angular2 which is set pre-compile time.  This is good and all but there will be issues faced when the application supports multiple countries.  It isn't advisable to create different applications for different countries which have the same functionality.

It would be better if we can simply pass an optional parameter to the control and set the culture that we want to be used.
Completed
Last Updated: 06 Aug 2021 09:58 by Holger
Created by: SquadWuschel
Comments: 5
Category: Kendo UI for Angular
Type: Feature Request
13
Create a Overlay Component for Waiting Screens when you load Data from Backend Services, ....

- With Flexible Loading Icon
- Perhaps as ngRx Extension,
- Inceting a service where you can just call ShowOverlay or HideOverlay, ...
Duplicated
Last Updated: 02 Aug 2021 09:42 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
6