[ http://issues.apache.org/jira/browse/MYFACES-295?page=all ]
sean schofield closed MYFACES-295:
----------------------------------
Resolution: Fixed
Duplicate of MYFACES-296
> all of the input component of myfaces are not able to save state when they
> are not rendered at the first time in the x:dataTable
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-295
> URL: http://issues.apache.org/jira/browse/MYFACES-295
> Project: MyFaces
> Type: Bug
> Versions: 1.0.9 beta
> Environment: jdk1.4.0.2
> myfaces 1.0.9 beata
> Reporter: lantian
>
> <x:dataTable ......preserveDataModel="true" var="row">
> <h:column>
> <h:inputText value="#{row.name}"
> rendered="#{myBean.renderedName}" />
> </h:colunmn>
> ........
> </x:dataTable>
> the inputText of myfaces is not able to save state when it is not
> rendered at the first time .
--
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