On 6/28/05, Enrique Medina <[EMAIL PROTECTED]> wrote: > Set preserveDataModel to true does not work with checkboxes placed > inside the table (as the typical way to select some rows to, for > example, delete all selected). > > It seems that there is an order problem when MyFaces serializes them > to preserve the dataModel, so the checkboxes get mixed between > requests... > > Has anyone faced this problem?
I think this is being covered in the the following issue, which is currently being investigated by Sean. It might be fixed in the latest svn. http://issues.apache.org/jira/browse/MYFACES-228

