DataScroller for an inner table (column values as a table)
----------------------------------------------------------
Key: RF-6081
URL:
https://jira.jboss.org/jira/browse/RF-6081
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.2
Environment: RichFaces 3.2.2
Reporter: John Masters
I have a apache trinidad applicaiton I am porting to RichFaces. Most of the time, I have
better UI controls with RichFaces. However, for dataTables, trinidad had a pagination on
the full table and any columns that were tables as well. In other words, you could do
pagination on the entire table (page1, page2, etc) or if a certain columns values were
themselves a table, then you could do pagination of the results just for that column.
When I use richfaces, the scroller does display correctly, and shows the first page of
results as expected both on the outer table as well as the inner table (column as a
table). The pagination for the outer table works perfectly, but the inner table throws
this error.
21:23:27,961 WARN [UIDatascroller] Datascroller
campaignlistresult:campaignList:flightTable-:0:flightScroller: The requested page #2
isn't found in the model containing 1 pages. Paging is reset to page #1
I know for sure that that column has more than one page and even the datascroller on that
row/column does show the 2 pages and the above error occurs when clicked on the second
row.
Hope you can address this at your earliest.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira