This is a migrated thread and some comments may be shown as answers.

RadAsync upload progress bars displayed side by side.

1 Answer 57 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Jagadeeswararao
Top achievements
Rank 1
Jagadeeswararao asked on 26 Dec 2013, 05:04 AM
Hi,
  I have a requirement to upload multiple files, when i have files which having file names are very small. In this case the progress bars comes side by side instead of in a row. how can i avoid that.

Thanks,
Jagadeeswararao Chappa.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 26 Dec 2013, 06:51 AM
Hi Jagadeeswararao,

As far as I know there is no issue with RadAsyncUpload and progress bar. Please have a look into the following sample code which works fine at my end. Please take a look into this online demo, here also I am not able to replicate the issue.

ASPX:
<telerik:RadAsyncUpload runat="server" ID="RadAsyncUpload1" UploadedFilesRendering="BelowFileInput"
    MultipleFileSelection="Automatic">
</telerik:RadAsyncUpload>

Please provide your full code with CSS if it doesn't help.
Thanks,
Princy.
Tags
AsyncUpload
Asked by
Jagadeeswararao
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or