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.
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.
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" />
Provide a built-in property for customizing the Repeat On DropDownList options:
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.
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
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
Hi,
Can we have a word cloud component on the Kendo UI for Angular?
Thanks,
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.
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:
Hi,
Please provide an ability to set the axis range in the drag/zoom events.
Thanks
Please provide the Charts selection functionality for vertical category axis as well.
thank you
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
Hi Team,
I'd like to request adding a numeric keyboard to the Kendo UI for Angular MaskedTextBox similar to inputMode = "numeric".
Thank you!
Please provide a frozen/sticky column headers functionality for the Scheduler.
thanks