Kendo Native Upload - handle the triggering of the upload process

1 Answer 80 Views
Upload wrapper
ANTONIO
Top achievements
Rank 1
Iron
Iron
ANTONIO asked on 21 Mar 2022, 01:35 PM

First of all, this question is regarding the NATIVE Upload component, for which there is no tag available to choose. Although the wrapper component may have the same issue.

The JQuery Upload component has a upload method that can be programmatically fired ( https://docs.telerik.com/kendo-ui/api/javascript/ui/upload/methods/upload ). This is indeed a must have feature, since we may want to deal with the upload logic triggering ourselves.

Is the Vue version of this component really missing this feature? Is there a workaround that could allow us to handle the firing of the upload process? 

ANTONIO
Top achievements
Rank 1
Iron
Iron
commented on 21 Mar 2022, 07:18 PM | edited

.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 22 Mar 2022, 02:18 PM

Hello,

In the current version of Kendo UI for Vue we can use the 'onUpload' method of the component to trigger the upload programatically. We will do our best to add it to our documentation as soon as possible. Here is the example how this can be achieved - https://stackblitz.com/edit/4n8dnh-o6rw4a?file=src/main.vue.

Regards,
Plamen
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ANTONIO
Top achievements
Rank 1
Iron
Iron
commented on 23 Mar 2022, 05:38 PM

Thanks, this was exactly what I was looking for.
Tags
Upload wrapper
Asked by
ANTONIO
Top achievements
Rank 1
Iron
Iron
Answers by
Plamen
Telerik team
Share this question
or