Yeah, I was using perserveRowStates. I'll try the latest myfaces and see if it helps.
Thanks, Mike On 7/10/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
On 7/10/06, Michael Litherland <[EMAIL PROTECTED]> wrote: > Thanks for the advice. I tried it and it didn't help. Do you think > this is a bug? By the way, I'm using the MyFaces that comes with > JBoss 4.0.4.GA and the EJB3 deployment profile. Should I attempt to > upgrade the library jars and see if that helps? I'd like to keep > JBoss as "stock" as possible. On 7/10/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > Actually, it's preserveRowStates=true (with an 's') Make sure you're using preserveRowStates and not preserveRowState. This only works for t:dataTable, not h:dataTable, and you'll probably want to put it on all of your dataTables. Can't really help much on the JBoss issues as I don't use it, but that does sound a bit old. preserveRowStates was added on 11/11/2005, which was after Myfaces 1.1.1.

