[
https://issues.apache.org/jira/browse/TRINIDAD-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657116#action_12657116
]
Andrew Robinson commented on TRINIDAD-1348:
-------------------------------------------
"when i reload a table in the same window" -- do you mean that you refreshed
the page? If so this is not a bug, as component state is lost during a refresh.
The JSF view will only be restored if you post back to the current page.
The setFirst(0) will change the local value of the first property in the
component, and is therefore in the view state.
> UIXTable setFirst(0) method not work with last release trinidad-1.2.10
> ----------------------------------------------------------------------
>
> Key: TRINIDAD-1348
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1348
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.2.10-core
> Reporter: Cristiano
>
> I've notice that in the last release of Trinidad (1.2.10) the setFirst(0)
> method not work when i reload a table in the same window...
> With the 1.2.8 release this method was ok.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.