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
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Salesforce Case | [5007000000LHWqv] |
Summary | ace:DataTable Paginator Scrolling with Columns | ace:DataTable - Centre Paginator controls within visible dataTable region on page to avoid scrolling it off screen (horiz. scrolling) |
Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P3 | |
Assignee | Ken Fyten [ ken.fyten ] | Nils Lundquist [ nils.lundquist ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Attachment | Data Table Fix.doc [ 14340 ] |
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
Assignee Priority | P3 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28865 | Fri Apr 27 13:06:20 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Attachment | pagePersistingScrollableTable.xhtml [ 14349 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28884 | Fri Apr 27 21:24:39 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28885 | Mon Apr 30 09:37:48 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28886 | Mon Apr 30 09:57:52 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Attachment | compatPagePersistingScrollableTable.xhtml [ 14350 ] |
Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached a file which describes why suggested workarounds won't work.