Hello Jayzle,
Straight to your questions:
1. Yes, the event will be fired for each file, which is selected by the user.
2. Yes, you will be able to find the size of each selected file in OnClientFileSelected event only in the modern browsers. In IE <= 9, args.get_fileInputField().files[0] will not be available and it will throw an error(but the event will fire).
Regards,
Aneliya Petkova
Telerik
Straight to your questions:
1. Yes, the event will be fired for each file, which is selected by the user.
2. Yes, you will be able to find the size of each selected file in OnClientFileSelected event only in the modern browsers. In IE <= 9, args.get_fileInputField().files[0] will not be available and it will throw an error(but the event will fire).
Regards,
Aneliya Petkova
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items