Activity Forums Salesforce® Discussions How can I use autoscroll option in visualforce page?

  • Abhinav

    Member
    April 25, 2016 at 8:37 am

    Yes you can use the style overflow. For example if you are using the outputPanel you can use it in the style attribute :-

    <apex:outputPanel  layout="block" style="overflow:auto;width:750px;height:250px" >

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos