Declined
Last Updated: 18 Jul 2023 15:41 by ADMIN
Created by: Shafeeq
Comments: 1
Category: MultiSelect
Type: Feature Request
1

Whenever we type search text in MultiSelect Dropdown and focus out, the search text gets cleared.

Please provide an option for keeping the typed value in the MutliSelect input, without having to select anything from the dropdown.

Declined
Last Updated: 18 Jul 2023 15:40 by ADMIN
Created by: Chris
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
0

Currently ng-templates can only be added as tags inside a Kendo component's html tag.  This forces the developer to use the template feature of an Angular Component.

This limits the flexibility of what you can do for any of these components and forces developers to make them stand alone Angular Components if they need to be used in their code.  This is overkill in a lot of instances and while it works great in all the examples it is not practical in every real world situation.  Especially if there is a lot of supporting HTML involved.

I have seen several other developers looking for a way to define a template outside of a component for reuse or due to some other dynamic interaction that is required.  I believe this is needed throughout the Kendo library.

Declined
Last Updated: 18 Jul 2023 15:37 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Upload
Type: Feature Request
1

There are cases where the drag & drop area is not used.

The purpose of the 'compact' option is to remove the drag & drop area and leave just the 'Select files' button, like defining:

<input type="file" />


Declined
Last Updated: 18 Jul 2023 15:36 by ADMIN
Created by: Marko
Comments: 1
Category: Scheduler
Type: Feature Request
2

Provide a built-in property for customizing the Repeat On DropDownList options:

Declined
Last Updated: 18 Jul 2023 15:36 by ADMIN

For example, if I am using the Kendo Splitbutton, the popup should have a class like ".k-split-button-popup". This will make it far easier to style the popups based on their "parent" or "creator".

 

For now, I am using the popupSettings, but I think it would be beneficial for it to be automatic.

Declined
Last Updated: 18 Jul 2023 15:35 by ADMIN
Created by: Toine
Comments: 2
Category: MultiViewCalendar
Type: Feature Request
1
Make it possible to hide the days/weeks of the next month. When a week only has days of a next month then the entire row should be hidden.
Declined
Last Updated: 18 Jul 2023 15:34 by ADMIN
Created by: Lynn
Comments: 1
Category: Editor
Type: Feature Request
1
Provide a built-in code snippet tool to enter something like JSON/HTML which can format well (when I press enter, it will indent automatically for me).
Declined
Last Updated: 18 Jul 2023 15:34 by ADMIN
Created by: Arun
Comments: 4
Category: Grid
Type: Feature Request
1

Hi Team,

We need to add caption on grid table as explained here: https://accessibility.psu.edu/tableshtml/#caption

JAWS should read this caption on pressing T while selecting the table.

 

Can you guide us how can we add this caption!

 

Thanks,

 

Saini

Declined
Last Updated: 18 Jul 2023 15:33 by ADMIN

My users have the requirement to have a range from +3 through to -3 with a step of 1. Provide an option to start at max then go to min. i.e to have a higher min than max

Declined
Last Updated: 18 Jul 2023 15:33 by ADMIN
Created by: Fabio
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
1

Hi,

Can we have a word cloud component on the Kendo UI for Angular?

 

Thanks,

Declined
Last Updated: 18 Jul 2023 15:32 by ADMIN
Created by: Tomer
Comments: 1
Category: Grid
Type: Feature Request
1

I have a Grid with a command column for edit/remove buttons.

I also have a custom button that has to be hidden while the row is being edited, but there is no variable that exposes that state.

Please provide isEdited field in the kendoGridCellTemplate context.

Declined
Last Updated: 18 Jul 2023 15:32 by ADMIN

I had already made an entry in the Foum about it.

https://www.telerik.com/forums/is-there-a-way-for-percentage-column-widths

Link to the demo with the css workaround:

https://stackblitz.com/edit/angular-y8y55s

The main intention is that I want to be able to specify the column width in percentage values rather than fixed pixel values.

There are some edge cases that must be considered:

  1. If columns are rearranged, the column width is taken to the new position.
  2. If the table is grouped, the columns in the group remain aligned below the column headers.
  3. If a column is manually resized, the behavior changes, the table is allowed to grow beyond 100% and gets a scrollbar.

 

Declined
Last Updated: 18 Jul 2023 15:31 by ADMIN
Created by: Xiao
Comments: 1
Category: Charts
Type: Feature Request
1

Hi,

Please provide an ability to set the axis range in the drag/zoom events.

Thanks

Declined
Last Updated: 18 Jul 2023 15:30 by ADMIN
Created by: Jose
Comments: 3
Category: TreeList
Type: Feature Request
0
Is there an example or documentation to manipulate a TreeList I want to add several rows in the TreeList and then save all the changes made in the component. Examples (AddChild and AddSibling). How could I handle that scenario where everything I do in the TreeList is stored temporarily until confirmed with a save button.
Declined
Last Updated: 18 Jul 2023 15:30 by ADMIN
Created by: Vidrio
Comments: 1
Category: Charts
Type: Feature Request
1

Please provide the Charts selection functionality for vertical category axis as well.

thank you

Declined
Last Updated: 18 Jul 2023 15:26 by ADMIN
Created by: Rahul
Comments: 1
Category: TreeView
Type: Feature Request
0

Please provide a built - in feature that allows to achieve the behavior demonstrated at the following link:

https://www.lidorsystems.com/support/articles/angular/treeview/treeview-compact-view/

thank you

Declined
Last Updated: 18 Jul 2023 15:26 by ADMIN
Created by: Daniel Mettler
Comments: 2
Category: DateTimePicker
Type: Feature Request
0
The DatePicker has a Fast Navigation Bar which users find very useful and intuitive. Unfortunately this is missing in the DateTimePicker. Please provide an option to enable the fast navigation bar in the DateTimePicker as well.
Declined
Last Updated: 18 Jul 2023 15:25 by ADMIN
Created by: shahar
Comments: 1
Category: NumericTextBox
Type: Feature Request
1

Hi Team,

I'd like to request adding a numeric keyboard to the Kendo UI for Angular MaskedTextBox similar to inputMode = "numeric".  

Thank you!

Declined
Last Updated: 18 Jul 2023 15:24 by ADMIN
Created by: Ian
Comments: 1
Category: ListView
Type: Feature Request
1
Please add drag and drop between ListView components functionality.
Declined
Last Updated: 18 Jul 2023 15:18 by ADMIN
Created by: Lance
Comments: 1
Category: Scheduler
Type: Feature Request
3

Please provide a frozen/sticky column headers functionality for the Scheduler.

thanks