Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#3
-
Fix Version/s: 1.7.1
-
Component/s: None
-
Labels:None
-
Environment:Unknown
-
ICEsoft Forum Reference:
Description
The dataPaginator component is tied to its dataTable by its for attribute being the dataTable's id. But, if those are in a parent dataTable (or possibly a panelSeries or ui:repeat), then apparently data pagination does not work. The inner dataTable and dataPaginator, in this case are virtual components, since they are replicated across each row of the outer dataTable.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16807 | Thu Jun 05 10:57:26 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16806 | Thu Jun 05 10:53:57 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
|