You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Catalin Kormos (JIRA)" <de...@myfaces.apache.org> on 2006/07/19 16:49:15 UTC

[jira] Commented: (TOMAHAWK-555) Sorting doesn't works on columns that doesn't have an UIOuput component inside

    [ http://issues.apache.org/jira/browse/TOMAHAWK-555?page=comments#action_12422157 ] 
            
Catalin Kormos commented on TOMAHAWK-555:
-----------------------------------------

The "Some Value" is obtained from a value binding on a row object's property? the auto sorting feature works only for properties of a row object as documented here: http://wiki.apache.org/myfaces/Working_with_auto_sortable_tables

> Sorting doesn't works on columns that doesn't have an UIOuput component inside
> ------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-555
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-555
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Extended Datatable, Column
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Rogério Pereira Araújo
>
> If i have this column:
>    	<t:column defaultSorted="true" sortable="true">
>            <f:facet name="header">
>                <h:outputText value="ID" />
>            </f:facet>
>            <h:inputText size="10" value="Some Value" readonly="true"/>
>    	</t:column>
> the sort feature doesn't works.

-- 
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