Starting from Color the rows of datatable based a condition in JSF 2:
How would you change this so clicking a button in the row of the datatable changed a value of entry.action and therefore the rowStyleClass? Is there a way to update the rowStyleClass after rendering?
My button is already has a tag that calls a listener that's changing the value of entry.action.