This is a migrated thread and some comments may be shown as answers.

Access Scheduler Methods Through the Vue Wrapper

1 Answer 111 Views
This is a migrated thread and some comments may be shown as answers.
Tiffany
Top achievements
Rank 1
Tiffany asked on 11 Aug 2020, 03:47 PM
I need to call the addEvent method in the Scheduler without clicking into a specific time box in the UI. I basically want to do this, but in the Vue version: https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler/methods/addevent

Specifically, I want to create a button on top of the calendar that will cause the event popup to appear and allow a new event to be entered into the calendar.
Can this be done with the Vue wrapper? I can't seem to access any of the methods in the underlying Scheduler widget (https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler#methods).

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 13 Aug 2020, 12:02 PM

Hi Tiffany,

I've addressed your inquiry in the support ticket (Ticket ID: 1478612) where you asked the same question.

I'll post the link to the documentation section, which explains how to get a reference to the widget here as well: https://www.telerik.com/kendo-vue-ui/components/framework/configuration/#toc-getting-widget-references

Regards,
Ivan Danchev
Progress Telerik

Asked by
Tiffany
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or