1 2 Previous Next 21 Replies Latest reply on Mar 4, 2010 11:18 AM by clerum

    Retreiving Row Data w/ ExtendedDataTable Multi-Selection.

    kmix

      I'm having some problems with an ExtendedDataTable in 3.3.1SR1. When I select a row or rows (selection is SimpleSelection object in backing bean), the value passed to the backing bean is the row index from the table. How can I retrieve the object in a selected row via the ExtendedTableDataModel? Am I going about this the wrong way? My application is very similar the the ExtendedDataTable sample in richfaces-demo.

      Relevant code at http://pastebin.com/m4fd46227.

        1 2 Previous Next