+ Start a Discussion
csbaacsbaa 

scrolling in VF page

Hello Helpers

 

It is possible  to add scrollBar  to apex:pageBlockTable?

 

thanks in advance

csbaa

Best Answer chosen by Admin (Salesforce Developers) 
gbu.varungbu.varun

Hi You can do it easily by adding style attribute.

Example:

 

style='overflow-x:scroll;'