The only thing I can think is happening is that the dataScroller object is using the fully loaded element inside the DataModel, (which is fine and correct) but inside the dataTable, is is using a member of the current DataModel element which is *not* fully loaded and is doing this outside of the Conversation. (btw my bean is Session, not Conversation scoped.)
Does anyone know or have any examples of using dataScroller with a dataTable that uses a Seam @DataModel that I could see? Thanks, - Cory View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934886#3934886 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934886 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
