Hi there,
I wonder if anyone knows how to align the check-box list in groups of 10 (or
20). as you can see from the picture below, the list (US states) are aliened
vertically (not a user friendly) is there anyway to have them in a
matrix-style (meaning all states will be in a matrix of 10x5 (plus 1) )
the code:
<s:form action="customizeBuyerCriteria" validate="true" cssStyle="font-size
: 8pt; font-family: verdana" >
<s:label>State</s:label><BR>
<s:checkboxlist name="selectedStates" list="states"
value="selectedStates" theme="simple"/>
<s:submit action="customizeBuyerCriteria_update" value="update"
theme="simple" />
</s:form>
http://www.nabble.com/file/p15862505/777.jpg 777.jpg
--
View this message in context:
http://www.nabble.com/how-to-aliened-checkbox-list-in-a-matrix-style-%2810x5%29--pic-included--tp15862505p15862505.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]