This content has been marked as final.
Show 6 replies
-
1. Re: How to add horizontal scrollbar to rich:dataTable
godoy Mar 15, 2012 12:44 PM (in response to sree_valtech) -
2. Re: How to add horizontal scrollbar to rich:dataTable
sree_valtech Mar 15, 2012 12:49 PM (in response to godoy)thanks for ur quick reponse...
but its not working.
i have to specify the width. based on specified width schrollbar should be added.
any other clarifications plz respond me as early as possible
thank u.
-
3. Re: How to add horizontal scrollbar to rich:dataTable
sree_valtech Mar 15, 2012 1:23 PM (in response to sree_valtech)do u know RichFaces?
-
4. Re: How to add horizontal scrollbar to rich:dataTable
ctcalls Mar 15, 2012 1:27 PM (in response to sree_valtech)yes i know ...
The RichFaces project is an advanced UI component framework for easily integrating Ajax capabilities into business applications using JSF.
-
5. Re: How to add horizontal scrollbar to rich:dataTable
sree_valtech Mar 15, 2012 1:35 PM (in response to ctcalls)Please findout the solution for my problem.
-
6. Re: How to add horizontal scrollbar to rich:dataTable
micheal.vu Oct 18, 2012 6:02 AM (in response to sree_valtech)I tried, it seems that just use : instead of = in your code:
<div style="width=80%; overflow-x:auto">
width:80%.