You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org> on 2006/08/02 22:37:16 UTC

[jira] Commented: (TOMAHAWK-566) groupBy doesn't work with commandLink

    [ http://issues.apache.org/jira/browse/TOMAHAWK-566?page=comments#action_12425374 ] 
            
Mike Kienenberger commented on TOMAHAWK-566:
--------------------------------------------

Are you saying that the issue is closed or simply correcting your problem description example?


> groupBy doesn't work with commandLink
> -------------------------------------
>
>                 Key: TOMAHAWK-566
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-566
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Column
>    Affects Versions: 1.1.3
>         Environment: jBoss 4.04, MyFaces 1.1.3, Tomahawk 1.1.3
>            Reporter: Stefan Willems
>            Priority: Minor
>
> groupBy works with outputLabel:
> <t:column groupBy="true" styleClass="colLeft" style="width:25%;">
> 	<h:outputLabel value="#{varAS.schulungen.name}" />   
> </t:column>
> but not with commandLink:
> <t:column groupBy="true" styleClass="colLeft" style="width:25%;">
> 	<h:commandLink value="(bearbeiten)" action="#{schulungsuebersicht.selectSchulung}" />
> </t:column>
> In this case, only the first occurence in the groupBy-column is shown.

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