I would like to restrict the number of a files that can be uploaded at a time to 5.
I reviewed this posting and applied this code:
http://www.telerik.com/forums/limit-number-of-files-to-be-uploaded
rfeExplorer.Upload.MaxFileInputsCount = 5
But the upload modal allows an unlimited number of files to be selected.
Peter
I reviewed this posting and applied this code:
http://www.telerik.com/forums/limit-number-of-files-to-be-uploaded
rfeExplorer.Upload.MaxFileInputsCount = 5
But the upload modal allows an unlimited number of files to be selected.
Peter