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:Williams
-
Assignee Priority:P1
Description
The Rendered attribute I'm using on the conditional ace:row is not considered when grouping is used.
I was trying to get my total row to render only when I had more then 1 row.
I was trying to get my total row to render only when I had more then 1 row.
Activity
Pierre Masse
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000MGofe] |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P2 | |
Description |
Rendered doesn't work with conditional row mode. it was expected that the user would simply define the unrendered condition in the logic of their conditional rendering. But it would be useful if it did. |
The Rendered attribute I'm using on the conditional ace:row is not considered when grouping is used. I was trying to get my total row to render only when I had more then 1 row. |
Assignee | Nils Lundquist [ nils.lundquist ] |
Ken Fyten
made changes -
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29258 | Wed May 30 16:16:39 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #29258
Committed by nils.lundquist
Moments ago
ICE-8143- Skip encoding of unrendered conditional rows.