Richfaces scrollableDataTable selection working example
January 01, 2009 | 1 Comment »
Working example project for Richfaces scrollableDataTable “selection” attribute workings.
This was tested with Richfaces 3.2.2.SP1 and Facelets 1.1.15 on JBoss AS 5.0.0 GA.
Working Eclipse Project
Thats it!
Now when a user clicks/selects on a row in the scrollableDataTable the server side method will receive the array of keys which were selected and then you implement the processing logic.
Enjoy!














