By default RadAsyncUpload features built-in progress indicators below each file being uploaded. In order to disable them you need to set the EnableInlineProgress property to False.
To achieve custom and advanced progress monitoring, you can use the control in combination with RadProgressArea.
The Progress Area is easy to customize and supports templates and localization.