Hi Team,
I am able to download Kendo UI components for angular without logging to Kendo account and it works as expected
I have paid a subscription and even after logging I get the same repository to download the components.
My question is what is the difference between paid and unpaid packages.
Since I have already downloaded the packages without logging in, how should I use it?
Let me know the process for the users who have a paid subscription.
Any plan or timeline when the components will be compatible with Angular 7?
Thanks,
Bryian Tan
Hello,
similar to a thread I opened last week regarding the NumericTextBox, there is, as far as I can see, at the moment no support for the numeric virtual keyboard to be shown on mobile devices. As stated in the other thread, this could be achieved by adding the HTML attribute inputmode="numeric" to the input element. After posting the thread, an issue has been created to add this to the NumericTextBox. Therefore, I wanted to ask if this will also be added for the DatePicker?
Thank you in advance,
Iris
Hello,
I need to release my application with a limited set of preloaded loales (EN, DE, ES, FR, IT).
But i need to be able to add any locales at runitme, after the application release.
Maybe i did not understand well, but in this documentation:
https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/loading-data/#toc-loading-cldr-data
seems that i need to know the locales i need BEFORE the deploy. am i wrong?
How can i do? Any suggestions?
Thanks,
Benedetta