Hi All,
I'm using a dataTable and would like to implement multiple selection of rows.
The dataTable use the table model describe in the wiki (WorkingWithLargeTables).
Thank you for making this available.
I try to figure out how to use the selectBooleanCheckbox tag in the dataTable. I'm currently unable to know which row is selected.
Before using the WorkingWithLargeTables, every data was wrapped in a dataHolder with a selected attribute and it was ok.
Inside the dataTable tag, there was something like :
<h:selectBooleanCheckbox value="#{dataHolder.selected}" immediate="true" />
Is there another solution than wrap the data to know the selected ones. just retrieve all the pks of the selected
data for
example will be ok.
Thank you in advance
patrick
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez le ici !

