All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hi, i'm using the KendoReact upload component and i need to manually start the upload after something happens.
i looked through the documentation but can't find a way to do that.
Thanks
Hi,
The Upload component has triggerUpload method that allows the upload to be initiated with manually:
I have made a simple example demonstrating how to use the triggerUpload with the Upload ref:
Hope this helps.
Regards, Konstantin Dikov 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.
that's exactly what i was looking for, thanks!