How to Select the Current Row When Using af:iterator?
855709Apr 15 2011 — edited Jun 11 2011Hello all,
I encounter the following problem when using af:iterator to display data from
a View Object:
When trying to display the content of a row via a popup, only the first row is
returned no matter which row is selected. So a selection of the current row
should exist or some other method which should allow the access to the
current row.
The af:table has a selectionListener attribute which permit to achieve this.
Does anyone know about some similar attribute or some method for
selecting the current row when the af:iterator is used?
Thank you,
Mirela