I have a scenario where after click on submit button, I need to retain all the files- (valid and invalid). So that user is aware of the invalid files. However, currently only valid files that are successfully uploaded are retained on postback of submit button click. Is there a way where I can retain all the invalid files also after postback??