Hi JNG,
I think OnFileUploaded is a server side event and will be triggered by a postback.
OnClientFileUploaded on the other hand is a client side event and will be triggered after RadAsyncUpload do an async upload.
Hi JNG,
I think OnFileUploaded is a server side event and will be triggered by a postback.
OnClientFileUploaded on the other hand is a client side event and will be triggered after RadAsyncUpload do an async upload.