Product:
Search Type:

Unable to scroll in FileManager.

Article ID: 2806 
Last Review: Oct,29 2007
APPLIES TO:
  • Parallels Pro Control Panel Windows

Additional information

View Knowledge
Knowledge ID 2203
Product : EnsimPro for Windows 2003
Version : 5.0.0
Topic : Notification

Title
Unable to scroll in FileManager.

Summary
Unable to scroll in FileManager if the number of files/folders are more.

Prevention


Details

In order to fix the File Manager scroll problem please do following changes in the Filmanager.aspx located under the FmWeb Directory.



1]FmWeb directory would be at location - \WEBppliance\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb



2] Search for following tag



<div style="WIDTH: 207px; HEIGHT: 100%" noWrap>



In this tag of Filmanager.aspx add details as:



<div style="WIDTH: 207px; HEIGHT: 100%; overflow :auto" noWrap>



3] The scroll bar will start appearing for the FileManager.



Attachments


Related Knowledge

Related Links
 
Last ModifiedUsageSatisfiedLast Used
9/18/2006 4:52:52 AM29 10/11/2007 5:58:20 AM

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields