Hi,
I am using Kendo UI file upload control in async mode and AutoUpload set to false.
When i click the upload button, the progress bar for each of these files is not shown in IE and Fire fox.
I observed this issue in IE 9 and Firefox (13.0.1). in Chrome it is working fine. I have verified in the DOM by debugging. There is no span element for the progress bar in the tree.
What is the issue here ?
I am using Kendo UI file upload control in async mode and AutoUpload set to false.
When i click the upload button, the progress bar for each of these files is not shown in IE and Fire fox.
I observed this issue in IE 9 and Firefox (13.0.1). in Chrome it is working fine. I have verified in the DOM by debugging. There is no span element for the progress bar in the tree.
What is the issue here ?