Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:java 5
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
It is quite difficult to set another color for the header of the sorted column in a datatable.
I attach an example.
I attach an example.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | example (dark blue is sorted).jpg [ 11183 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P3 | |
Assignee | Adnan Durrani [ adnan.durrani ] | |
Priority | Major [ 3 ] | Trivial [ 5 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17459 | Thu Aug 28 12:42:12 MDT 2008 | adnan.durrani | Fix for User supplied patch applied |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17460 | Thu Aug 28 12:45:21 MDT 2008 | adnan.durrani | Fix for User supplied patch applied |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17463 | Thu Aug 28 15:14:01 MDT 2008 | adnan.durrani | Reverting the changes made for |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17465 | Thu Aug 28 15:49:28 MDT 2008 | adnan.durrani | meta-data added for |
Files Changed | ||||
![]() |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Fix Version/s | 1.7.2RC1 [ 10140 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17515 | Mon Sep 08 15:07:21 MDT 2008 | adnan.durrani | Fix for Support added to the columns component |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17516 | Mon Sep 08 15:07:56 MDT 2008 | adnan.durrani | Fix for Support added to the columns component |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.7.2RC1 [ 10140 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P3 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Patch for TableRenderer against current SVN trunk.
This add a CSS class to TH elements of sorted column. I named this class "iceDatTblActvColHdr" but you will certainly find a better name...
This works for commandSortHeader as a column header facet and also for commandSortHeader as a child of a column in a columnGroup. I hope i've not forgotten a case.
Is there a chance that this will be applied in the next release ?