How do i know which element is clicked in ui:repeat? JSF

Posted by Nitesh Panchal on Stack Overflow See other posts from Stack Overflow or by Nitesh Panchal
Published on 2010-05-08T15:28:12Z Indexed on 2010/05/08 15:38 UTC
Read the original article Hit count: 161

Filed under:
|

Hello, We can bind HtmlDatatable to backing bean and get the row data. But ui:repeat doesn't even a binding attribute. So, how do i know which row(element) is clicked in ui:repeat? Thanks in advance :)

© Stack Overflow or respective owner

Related posts about jsf

Related posts about facelets