Hi,
It will be nice to have an option for the Drawer to expand on top of the content without applying a grey overlay.
Currently, it can be done by using the overlay mode and removing the `k-overlay` class:
https://stackblitz.com/edit/angular-chk7uw?file=src%2Fapp%2Fapp.component.ts
The "auto" scrolling mode of the TabStrip works fine when we resize the container or the window - i.e. the scroll buttons appear if the tabs do not fit ij the container. However, they do not appear if we add tabs dynamically and this is a bug. If we add tabs dynamically, then once the tabs dont fit in the container, the scroll biuttons should appear. Below is the example in stackblitz:
https://stackblitz.com/edit/angular-p5jc7v?file=src%2Fapp%2Ftab_content.ts,src%2Fapp%2Fapp.component.ts
Hi Team!
I would like to be able to single-select child nodes in the MultiSelectTree component. This functionality is already present in the TreeView: https://www.telerik.com/kendo-angular-ui/components/treeview/selection/#toc-setup
Thanks in advance!
I upgraded today from 4.3.7 to v11 and the dates are 1 day off in the scheduler month view, meaning the date variable from let-date (I think).
<kendo-scheduler
<ng-template kendoSchedulerMonthDaySlotTemplate let-date="date">
...
<div>{{ date | kendoDate : 'dd' }}</div>
<kendo-scheduler
<ng-template kendoSchedulerMonthDaySlotTemplate let-date="date">
... <div>{{ date | kendoDate : 'dd' }}</div>
The date is just flat out wrong. What's weird is the mouseover shows the correct date.
Again, if I use the old version everything works as expected but the v11 update I'm off by one.
Hi,
Currently when setting a date range with the min and max input properties and typing an out-of-range value won't fire an error. According to the documentation, this is the desired behavior and to prevent this, I should put the date component in a read-only state:
https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/date-ranges/
I'd really love it if by typing an out of range value, the DatePicler fires an error instead of preventing the user of typing values by making him go through the calendar.
Thank you
Hi Team,
I would like to be able to export the ListView component to PDF. Currently, this could be achieved by using the PDF Export standalone component:
https://www.telerik.com/kendo-angular-ui/components/pdf-export/
When it comes to pageable ListView, the PDF Export component should export hidden content, which required defining two ListViews.
Best regards!
Please provide an option to expand row axes by default. The functionality should allow rendering the row axes expanded just as if they were expanded by clicking on their expand arrow.
Thank you.
Add an option to provide different colors for the Map markers:
Currently, the Radar Chart cannot be zoomed in/out. Please, provide a zoomable property that would allow the developer to achieve this functionality.
There appear to be no decent solutions for PDF viewing in Angular in handling viewing of downloaded PDF files that works intelligently and consistently across all desktop and mobile browsers, and supports navigation, saving, and printing. 1. The Angular Kendo Report Viewer is limited to Telerik reports generated using the Telerik Report web infrastructure and doesn't handle PDFs from other sources. 2. There is an open source Angular viewer, that provides reasonable viewing and navigation, but doesn't support save to file. or print. https://github.com/VadimDez/ng2-pdf-viewer 3. Syncfusion have a very nice Angular PDF viewer, but requires buying there whole Angular suite. https://help.syncfusion.com/angular/pdfviewer/getting-started A Kendo Angular PDF Viewer Component
Currently, the Kendo UI for Angular Gantt component supports the following views:
Please provide a built-in Year view for the widget.
Hi,
It will be a good addition if rangeLineCap was added to the RadialGauge component.
Like the existing CircularGaugeScale rangeLineCap.