Use Kendo native component with CDN jquery culture

1 Answer 82 Views
DatePicker Localization NumericTextBox
Wesley
Top achievements
Rank 1
Iron
Wesley asked on 16 May 2022, 02:27 PM | edited on 18 May 2022, 02:09 PM

Currently I have a website that runs Kendo for jQuery which uses multiple cultures in the old Wrapper Components way. I want to re-use these files to change the culture of the new Kendo Native Components. Is that possible? If not, how can I do this with the new culture implementation.

Below I have added a Stackblitz with jQuery culture and Native Components which isn't working atm.

https://stackblitz.com/edit/nlfavc?file=src/main.vue

1 Answer, 1 is accepted

Sort by
1
Accepted
Petar
Telerik team
answered on 17 May 2022, 09:01 AM

Hello Wesley,

The way the Globalization/Internationalization works in the Kendo UI for Vue Native components is different from the approach used in Kendo UI for jQuery. More about the Globalization/Internationalization of the Native Vue components, you can find in our Globalization documentation.

As the example in your post has a Native DatePicker component I can recommend you to check the DatePickers Globalization example available in our documentation. 

Based on the example in the last link above, I've also created this StackBlitz project in which you can select NL from the DropDownList that is on top of the page. By selecting "NL", all DateInputs will be applied with the Dutch culture specifics. 

I hope the documentation links and the last example will help you achieve what you need in your application.

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Wesley
Top achievements
Rank 1
Iron
commented on 15 Jun 2022, 10:27 AM

Hey Petar,

Thanks for the reaction. I have recently implemented the Globalization/Internationalization Native Vue solution successfully and it works now.

Greetings,
Wesley

Petar
Telerik team
commented on 15 Jun 2022, 10:36 AM

Hey, Wesley.

You are welcome! I am happy to hear that you are successfully using the Kendo UI for Vue Native components! I am glad that the shared information has helped you implement the  Globalization/Internationalization scenario in your project. 

Let me know if you need further assistance with the current thread.

Tags
DatePicker Localization NumericTextBox
Asked by
Wesley
Top achievements
Rank 1
Iron
Answers by
Petar
Telerik team
Share this question
or