Hi all; I have to select some rows in a data sheet; the button action is assigned to backed method which treat the selected rows.
When clicking on the button; the sheet state is not refreshed (need reload the page for refreshing) I don't want to use automatic refresh , time consuming in client side. I've tried to use onclick to reload the page before action; but the action method is never called in this case Please help -- View this message in context: http://www.nabble.com/About-tc%3Abutton-and-sheet-state-tf2889942.html#a8073646 Sent from the MyFaces - Users mailing list archive at Nabble.com.

