Hi mark wheeler,
RadUpload cannot upload files simultaneously because when a page gets submitted, there is only a single request sent to the server.
That is why the files are uploaded
one by one. As a result you cannot have two
RadProgressArea controls on a page showing different
information. They will show the same information because
RadProgressManager reports the information to the progress areas on the
page.
So, you need to use only one progress area on the page.
Sincerely yours,
Veselin Vasilev
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.