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

[Solved] The progress area of RadUpload does not appear in FF

1 Answer 77 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 02 Jul 2009, 02:31 AM
The progress area does not appear in Firefox 3.0 but appears in IE8. Here is the configuration in aspx file.

                  <radU:RadUpload ID="upload1" Runat="server"  Skin="Default" ControlObjectsVisibility="None" InitialFileInputsCount="1" />
                   <radu:RadUploadProgressArea
                            id="progressArea1"
                            runat="server"
                            DisplayFileCountProgressBar="True"
                            DisplayFileCountProgressData="True"
                            DisplayCancelButton="True"
                            DisplayTimeData="True">
                  </radu:RadUploadProgressArea>

Why does it happen?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 02 Jul 2009, 01:35 PM
Hello Martin,

We are aware of the issue and it is already resolved in the today's release of Q2 2009 suite.

All the best,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Upload (Obsolete)
Asked by
Martin
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or