[richfaces-issues] [JBoss JIRA] Assigned: (RF-1385) orderingList: colomns with empty data cause design lacks

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Mon Nov 26 10:21:31 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1385?page=all ]

Tsikhon Kuprevich reassigned RF-1385:
-------------------------------------

    Assignee: Tsikhon Kuprevich  (was: Vladimir Molotkov)

> orderingList: colomns with empty data cause design lacks
> --------------------------------------------------------
>
>                 Key: RF-1385
>                 URL: http://jira.jboss.com/jira/browse/RF-1385
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: IE 6
>            Reporter: Tsikhon Kuprevich
>         Assigned To: Tsikhon Kuprevich
>             Fix For: 3.1.3
>
>         Attachments: ordering-empty-cells-design-lack.gif
>
>
> 	<rich:orderingList id="mytable" value="#{listBean.capitals}"
> 		var="capitals">
> 		<rich:column>
> 			<h:outputText value="#{capitals.capitalName}" />
> 		</rich:column>
> 		<rich:column>
> 			<h:outputText>&nbsp;</h:outputText>
> 		</rich:column>
> 		<rich:column>
> 			<h:outputText value="#{capitals.stateName}" />
> 		</rich:column>
> 		<rich:column>
> 			<h:outputText value="#{capitals.stateFlag}" />
> 		</rich:column>
> 	</rich:orderingList>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list