Search code examples
jspjsfjsf-2richfaces

Get parent index of rich:subTable


In my application I use a rich:subTable inside a rich:dataTable. I want to get the index of the rich:subTable inside the rich:dataTable when I click on a row of the rich:subTable. Is there any way to achieve this?


Solution

  • I have used the another approach that means using HtmlSubTable class of the subtable.