Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI/UX Tools
CMS
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
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!