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

ScrollBar

5 Answers 95 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
François
Top achievements
Rank 1
François asked on 01 Jul 2011, 08:54 AM
Hello,

When I use the radAsyncUpload in a div which scroll, the control doesn't scoll (see attached file)
How can I make him scrolling?


Thank you in advance !

5 Answers, 1 is accepted

Sort by
0
François
Top achievements
Rank 1
answered on 01 Jul 2011, 09:59 AM
I precise that it doesn't work only on Internet Explorer 7 (in facts, on compatibility mode IE7 of IE9)
0
Peter Filipov
Telerik team
answered on 06 Jul 2011, 03:11 PM
Hello François,

Please excuse me for the delay. It is a known issue in IE7. Please add the follow style to the div which contains the table with RadAsyncUpload controls:
Copy Code
<div style="width:600px; height:200px;overflow:auto;position:relative;">
...
</div>


All the best,
Peter Filipov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Emmanuel
Top achievements
Rank 1
answered on 06 Jul 2011, 03:25 PM
Very good, thank you !
0
mohmedsadiq modan
Top achievements
Rank 1
answered on 05 Sep 2011, 08:42 AM
Hello,

I have added multiple RadAsyncUpload in one page dynamically, and when I scroll my page then this control is not scrolling.

Please Let me know how to resolve this issue.

Thanks in Advance
Sadiq Modan
0
Peter Filipov
Telerik team
answered on 07 Sep 2011, 01:32 PM
Hi Mohmedsadiq,

Have you tried my solution posted on 06-Jul-2011?

In case you still experience the issue please open a new support ticket and send us a page which demonstrates the behaviour to examine it locally.

Regards,
Peter Filipov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
AsyncUpload
Asked by
François
Top achievements
Rank 1
Answers by
François
Top achievements
Rank 1
Peter Filipov
Telerik team
Emmanuel
Top achievements
Rank 1
mohmedsadiq modan
Top achievements
Rank 1
Share this question
or