Why is the list of selected files just one comma delimited string? I've tried both with and without a template.
1 Answer, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 04 Nov 2013, 08:40 AM
Hi George,
This is the expected behavior, when the batch option of the async upload is set to true i.e. the selected files will be sent in a single request. Nevertheless if a template is used, you have access to a files array which contains information about each individual file if you would like to display them in a more user friendly way.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!