Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: 3.1.0.BETA1, 3.1, EE-3.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.0.1, ICEfaces EE 3.0 GA
-
Assignee Priority:P1
Description
Prevously the data table and paginator were in separate divs. Now they are in the same one so when the table is scrolled horizontally so is the paginator. We cannot have the paginator moving across the screen. It should be in a fixed location.
Need to add the ability to an ace:dataTable to scroll though columns horizontally and keep the paginator in place.
Need to add the ability to an ace:dataTable to scroll though columns horizontally and keep the paginator in place.
Issue Links
- blocks
-
ICE-8094 ace:dataTable - add new "staticHeaders" attribute
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28886 | Mon Apr 30 09:57:52 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28885 | Mon Apr 30 09:37:48 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28884 | Fri Apr 27 21:24:39 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/core/core.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28865 | Fri Apr 27 13:06:20 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableScrolling.xhtml
|