Hi
I use jdeveloper 12.2.1, i have 2 table, master and detail table as image below:

I create listView with master table and i need to show detail table as af:table inside each cell in listView according to master row, the problem is always the detail table "AppFinAccountHeader" show the data of first master record.
Any suggestion?