Integration with Other Applications > Windchill Workgroup Manager Documentation > CATIA V5 > User > Advanced Techniques for CATIA V5 > Configuring the Workspace User Interface > Configuring the Location of Table Scrollbars
  
Configuring the Location of Table Scrollbars
By default, scrollbars controlling the vertical scrolling for tables are positioned on the right side of tables. Occasionally, the combined number and width of table columns may make it necessary to use the horizontal scrollbar to access the vertical scrollbar. A site-wide property allows you to change the location of table scrollbars from the right to the left side to reduce the need for horizontal scrolling. To position scrollbars on the left side of tables, configure the following property in your site.xconf:
<Property name="com.ptc.core.htmlcomp.jstable.positionScrollbarLeftside"

overridable="true" targetFile="codebase/wt.properties" value="true"/>
* 
No property is necessary for default behavior. This property works for common table components on the Windows platform (only) except for the Event Management utility tables.