New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Upload Asynchronous Upload

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
async.cshtml
AsyncController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC Upload component offers two modes of operation—synchronous and asynchronous.

In this demo you can see the asynchronous way of upload which is triggered with the .Async() configuration method. It uses dedicated save and remove server handlers that handle the respective request without interrupting the page flow.

Additional Apps

This Upload example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources