p:dataPanel vertical scroll not working

UI Components for JSF
Post Reply
stigjin
Posts: 8
Joined: 16 Sep 2010, 12:21

09 Feb 2011, 15:31

After upgrading to PrimeFaces 2.2 final, all my vertical scrollbar stopped working.

My code looks like this:

Code: Select all

<p:dataTable var="table1" dynamic="true" rows="20" scrollable="true"
				liveScroll="true" height="350"
				value="#{Controller.list1}">

The PrimeFaces 2.2 final doc does not contain info on the attributes scrollable,liveScroll and height.
What has happened to the scroll functionality?
PrimeFaces 2.2.final (JSF 2.0) on Websphere Application Server 8.0 beta.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 59 guests