Does the Upload control allow setting a minimum file size so that files below this limit won't be uploaded?
Thanks
1 Answer, 1 is accepted
0
Accepted
Dimiter Madjarov
Telerik team
answered on 21 May 2015, 10:59 AM
Hello Bilal,
There is no such configuration option, but the file size could be validated in the select or upload event, depending on which action should be prevented. Here is a sample implementation.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!