Hi Kerry,
The file upload will start as soon as there is a postback. So, you need to perform your custom checks using javascript before the form is submitted.
You can use asp.net validators and set the
CausesValidation property to
False on those controls which should not cause validation.
Best wishes,
Veselin Vasilev
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.