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

Progress bar when upload

2 Answers 83 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
johnson lim
Top achievements
Rank 1
johnson lim asked on 17 Apr 2012, 03:26 AM
Hi all,
My program work as below. While uploading the files, my program show a progress bar to user by percentage.
However i find out that the progress bar is too big for me.
I try to reset the width and height but it only cut the progress bar into half instead of showing it in a smaller size.
Can anyone help?
My code is as per below:
<ajax:RadProgressArea runat="server" ID="RadProgressArea"  Width="20%"  Height ="20%"  ProgressIndicators="TotalProgressBar, TotalProgressPercent"  Skin="Outlook">
                     </ajax:RadProgressArea>

2 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 20 Apr 2012, 07:02 AM
Hi Johnson,

 
Have you considered using the Progress Template and customize each item separately according to your scenario?

Hope this will help you.

Regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
johnson lim
Top achievements
Rank 1
answered on 24 Apr 2012, 10:04 AM
Thanks Plamen Zdravkov. ^^
Tags
Upload (Obsolete)
Asked by
johnson lim
Top achievements
Rank 1
Answers by
Plamen
Telerik team
johnson lim
Top achievements
Rank 1
Share this question
or