Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF2.1
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:Bind page.
Description
The ace:dataTable should be able to hold an internal indicator of the current page, this is done via the page attribute, which may be optionally bound to. However when the page attribute is unbound, pagination occurs correctly, but subsequent requests don't have updated value. The value returned by getPage() stays at 1, the value supplied to setPage() during the first calculation of the 'first' value.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25908 | Wed Oct 12 11:07:18 MDT 2011 | deryk.sinotte | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMPartialViewContext.java
|