It would be nice to have a QRCode Component like the one in Kendo UI https://demos.telerik.com/kendo-ui/qrcode/index
Fix rxjs imports and usage to comply with version 6 so I don't have to bloat my app with the rxjs-compat lib.
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
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:
I would like to have Captcha component in Angular similar to Telerik ASP.NET Captcha component.
Ditto this request for the Angular version of Kendo UI: http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/2870874-drag-and-drop-dock-portal-like-telerik-raddock-con This is exactly what I want however it's not available for Angular 2+. http://golden-layout.com/examples/
The Toolbar was recently release with R2 2018. We were looking forward to this component but noted that the "Overflow" anchor property has not been implemented. This is the most compelling feature on the JQuery version. Can you revisit the toolbar code and add this feature?
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
Multiple date picker, single date pick, date range pick. Please add all functionality in angular date component.
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
I am trying to access the documentation for Kendo UI for Angular and I am getting a redirect error in the browser (Chrome and Firefox), specific to the Kendo Grid documentation for filtering: https://www.telerik.com/kendo-angular-ui/components/grid/data-operations/filtering/
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, ...
momentjs is a widely used date library which makes handling dates much more comfortable, and all Date components should support it
Range picker for numeric values
Date/Time components currently only support date objects for binding, but API calls typically return dates as strings. I would like the option to enable any date/time component to convert strings to date objects during binding. A boolean property such as AllowDateTypeConversion would be nice and allow developers to avoid boilerplate code in all their http service calls.
I suggest to add a angular service similar to the dialog https://www.telerik.com/kendo-angular-ui-develop/components/dialogs/dialog/service/ for the window Thanks
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.
There is no such component as tooltip. Something similar to old tooltip: https://docs.telerik.com/kendo-ui/api/javascript/ui/tooltip
Similar to bootstrap btn-success, btn-danger, etc there should be different styling themes for buttons and other components.