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
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.