Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Select the Current Row When Using af:iterator?

855709Apr 15 2011 — edited Jun 11 2011
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2011
Added on Apr 15 2011
10 comments
2,010 views