36
Views
3
Comments
KendoDatePicker is not a function
Question

Hi Community,

I am troubled by this error would get some advice on how I can resolve it.

I googled it and there are some solutions but I am not sure on how I can do it since I am quite new to Outsystem.  https://stackoverflow.com/questions/1212696/jquery-ui-datepicker-datepicker-is-not-a-function 

Thanks

2023-04-07 07-55-02
Krushna Mantri

Hi Alvin,

as per my knowledge, the date picker function name in KENDO is kendoDatePicker and before use it please check the Kendo JS library is loaded on screen

hope that will help you

Regards,

Krushna

UserImage.jpg
Alvin Teo

Krushana Mantri wrote:

 Hi Krushna,

How do I check if the Kendo JS Library is loaded and if its not what should I do?

2023-04-07 07-55-02
Krushna Mantri

Hi Alvin,

Kindly check the attached oml where I used KENDO for the date picker, I have loaded my JS file in the Resources folder and added their path JS src (Check Kendo JS web block) and kept that block where ever I used the Kendo component

the same worked for me Try now Link

Hope that will help you

Regards,

Krushna

KendoDatepicker.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.