Hi Michael,
Once the
ItemCommand event is fired, you could use
FindControl() to get instance of RadAsyncUpload from the Inserted form. Then get and save file you need from the
UploadedFiles collection:
Sample project is attached.
Regards,
Hristo Valyavicharski
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.