Following closely our customers’ feature requests and the latest browser implementations concerning the Html5 FileApi, we keep on our development tradition by adding to Telerik’s ASP.NET Async Upload five new features and support for uploading files in iPad/iPhone iOS.
Drag-and-Drop
From Q3.2012 RadAsyncUpload supports uploading files by dropping them not only over the upload itself but also over different DropZones on the page. This is easily achieved by setting the DropZones property which lists CSS selectors (with comma separators) allowing users to have a more intuitive functionality. More details can be found in this demo.
Manual Upload
Another functionality that provides more flexibility in the process of...