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 to get correct data in a dialog on selecting a row in a table

User_HDO5FApr 29 2022

Hello,
I am having a table which consists of multiple rows. There's a dropdown menu, which has a menuItem 'Details'. On selecting a row, if I want to see details of that record, I have to click 'Details' menuItem. The problem is, as of now, the dialog only shows details for the first record. I want to make it for every row selected. Can anyone please help?

Comments

Post Details

Added on Apr 29 2022
3 comments
110 views