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!

Table does not keep changes after editing

2911963Apr 1 2015 — edited Apr 2 2015

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!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2015
Added on Apr 1 2015
6 comments
973 views