Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 2.0
Description
The headers in the item list of auction appear to be missing styles.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19691 | Fri Nov 13 15:52:15 MST 2009 | ted.goddard | auction now looks like auctionMonitor ( |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Ted Goddard [ ted.goddard ] |
Salesforce Case | [] | |
Fix Version/s | 2.0-Alpha2 [ 10214 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 2.0.0 [ 10230 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
The standard h:dataTable component is not rendering all of the automatic styles that ice:dataTable does by default. By adding a headerClass, however, the style problems are fixed:
<div id="resultsDiv">
{AuctionBean.searchItems}<h:dataTable width="100%" cellspacing="1" styleClass="bidTable"
value="#
" var="item"
+ headerClass="iceDatTblColHdr1 bidTableColHdr1 bidTableHdr"
rowClasses="rowClass1,rowClass2" id="iceTable">
<h:column>
<f:facet name="header">