Hi!
I'm using jDeveloper 11.1.2.4.0
I have two tables in my adf project (Details and Subdetails). The table Subdetails (table 2) show the data correspondig to the selected row (current row) of table Details (table 1).
When I choose one detail on table1, the subdetails for this detail will be displayed on table2. If i edit a subdetail and then choose another detail (the subdetails of this detail will be displayed) and choose again the first detail, the subdetail edited does not kept the changes. The table Subdetails is refreshing every time that a detail is selected.
Does anyone can help me pls?
Thanks!