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

overridable="true" targetFile="codebase/wt.properties" value="true"/>
* 
Property configuration is not required for default behavior. This property only applies to common table components on the Windows platform. It does not work for WindchillEvent Management utility tables.