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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How i get the confirmation message when i press delete button?

688485Mar 13 2009 — edited Mar 13 2009
Hai,
I want to display a confirmation popup before deleting the row.

I created one Entiity object and one view object for EmpTable..and drag and drop the delete button.
I want to show a confirmation message that "Do you want to delete?".
if user clicks OK,then the data should be deleted..otherwise not...i am using JDeveloper 11g
This post has been answered by Timo Hahn on Mar 13 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2009
Added on Mar 13 2009
6 comments
1,059 views