Hello,
I am using the Kendo Upload widget to upload images to a web application. I am having some issues with file sizing even though my maximumfile size is set to 10 MB and the Image is 5.1 MB.
I was unable to find any information on built-in limitations for the uploader on in the Kendo UI jQuery documentation.
Are there any built-in limitations to this widget in terms of file size? If so, what are they?
Could you please let me know if the problem occurs in this Dojo example? You can see that you are able to upload files up to 10 mb, everything above will be restricted.