Hi! I have a t:dataTable with a detailToggler. How can I save the state of the toggler? Background: If the user expandes a row he can use a commandLink inside the detailStamp to go to a second page. If he comes back later I want the dataTable to have the same state as before (those rows that were expanded shoud still be expanded). I think that must be possible by a simple bean but have no idea how to do it. Or is there already the possibility to do that and I didn't find it?
Simon -- View this message in context: http://www.nabble.com/How-to-save-the-state-of-detailToggler--tf3525997.html#a9837691 Sent from the MyFaces - Users mailing list archive at Nabble.com.

