Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICE 2.1, JSF2, Tomcat6
-
Assignee Priority:P3
Description
JIRA covers problems that would occur through the combination of grouped headers with other features.
For example, major problems have already been observed in combination with: Dynamic Columns, Sorting, Filtering and Scrolling layout.
For example, major problems have already been observed in combination with: Dynamic Columns, Sorting, Filtering and Scrolling layout.
Issue Links
- blocks
-
ICE-6997 New ace:dataTable Component
- Closed
Activity
Nils Lundquist
created issue -
Nils Lundquist
made changes -
Nils Lundquist
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Nils Lundquist
made changes -
Salesforce Case | [] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Component/s | ACE-Components [ 10050 ] | |
Assignee Priority | P3 |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0.RC1 [ 10300 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Affects Version/s | 2.1-Beta2 [ 10294 ] | |
Affects Version/s | 3.0 [ 10241 ] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Rev. 24978
Many changes were carried out to support robust sizing of grouped headers columns during scrolling layout.
This included changes to the renderer to support resizable body columns.
That in turn included changes to JS selectors, so that they would be robust enough to find their targets with or without the changes made to the renderer.