Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 BETA1
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
Description
An ace:dataTable uses grouping for a single column. The sortAscending attribute for this column is set to true. When a new set of data is retrieved the resetSorting() method is called for the dataTable. When this is called the sortAscending for the groupBy column is set to false or is ignored when the data is displayed.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29273 | Thu May 31 17:41:32 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29255 | Wed May 30 16:01:58 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|