Hi,
I am following the template demo for the Upload widget with the latest version of Kendo UI. But when I select multiple files in the file explorer, all that shows is a single file in the <ul class="k-upload-files">. Again, only a single <LI> is showing in that list, even when I select multiple files. I debugged through the Kendo Upload javascript and see that it is not creating multiple <LI>'s. Can anyone explain the reason for this because it is very frustrating.
Thanks
I am following the template demo for the Upload widget with the latest version of Kendo UI. But when I select multiple files in the file explorer, all that shows is a single file in the <ul class="k-upload-files">. Again, only a single <LI> is showing in that list, even when I select multiple files. I debugged through the Kendo Upload javascript and see that it is not creating multiple <LI>'s. Can anyone explain the reason for this because it is very frustrating.
Thanks