Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: None
-
Labels:None
-
Environment:IF 3.x
Description
Need to add class to conditional rows to distinguish them in JS from the selectable rows, and handle that class appropriately in selection event setup JS.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28602 | Fri Mar 30 14:34:33 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28603 | Fri Mar 30 14:38:28 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Salesforce Case | [] | |
| Fix Version/s | 3.1 [ 10312 ] |
| Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Revision #28603
Committed by nils.lundquist
9 minutes ago
ICE-7972- Stopped conditional row from appearing selectable by adding conditional row class and preventing selectable styling for it.