1. f:setPropertyActionListener not working stackoverflow.comI am using richfaces datatable. To edit the rich:datatable , i used following lines
|
2. f:setPropertyActionListener is passing the wrong value stackoverflow.comI have a data table with an edit button for each row. When the edit button is clicked, I pass the values of that row to a bean through f:setPropertyActionListener and ... |