6 Replies Latest reply on Oct 18, 2012 6:02 AM by micheal.vu

    How to add horizontal scrollbar to rich:dataTable

    sree_valtech

      hi to everyone...

      I am facing some problem while adding horizantal scrollbar to the rich dataTable.

       

      My code:

       

                <div style="width=80%; overflow-x:auto">

                     <rich:dataTable.............

                     </rich:dataTable>

                </div>

       

      if i give width in pixles. its working fine. but its not working for percentages.

       

      Please anybody give clarification on this.

       

      Thank u.