[
https://issues.jboss.org/browse/RF-12684?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-12684:
-------------------------------
Workaround Description:
-Use rich:extendedDataTable instead of rich:dataTable-
Specify the id of the dataTable as the render target of the dataScroller.
was:1. Use rich:extendedDataTable instead of rich:dataTable
As a workaround one can specify the render target of the dataScroller component to be the
id of the dataTable as in:
{code}
<rich:dataScroller id='datascrollerId' for='tableId'
render='tableId' />
{code}
We will continue to investigate the issue and implement a proper fix.
The last page shows rows from the page before if
rich:collapsibleSubTable is included in rich:dataTable with rich:dataScroller.
-------------------------------------------------------------------------------------------------------------------------------
Key: RF-12684
URL:
https://issues.jboss.org/browse/RF-12684
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.2.3.Final
Reporter: Ilia Vassilev
Assignee: Brian Leathem
Fix For: 4.3.0.CR1
Attachments: BackingBean.java, dataScroller_RF-12684.xhtml, page1.png, page3.png
Original Estimate: 1 day
Remaining Estimate: 1 day
The last page shows rows from the page before if rich:collapsibleSubTable is included in
rich:dataTable with rich:dataScroller.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira