You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
On Fri, 14 Feb 2014 16:17:46 -0500, Leonardo Uribe said:
LU> There is still a problem related to the component row state and its
LU> relation with the model. In few words, if you remove a row, since the
LU> state is associated to the rowIndex, the state of the removed row is
LU> passed to the next row and so on, breaking the state. Long time
LU> ago, I did a solution to the problem in tomahawk adding some
LU> attributes (rowKey and derivedRowKeyPrefix).
JSF 2.1 added to UIData the ability to declare that row state should be preserved on iterations. This capability should also be added to ui:repeat
Affected Versions
[2.0, 2.1, 2.2]
The text was updated successfully, but these errors were encountered: