Skip to Main Content

Visual Builder

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!

How to return the values of the selected row when click on a button

Karan Vignesh VFeb 14 2024 — edited Feb 14 2024

While click on the button in the specific row of a table it returns the last selected row but I wanted to return the current row data when button is clicked on that row.

When I click any of the button in the row other than selected row it returns the data of the selected row but i need to return the data of current row on which the button is clicked.

Comments
Post Details
Added on Feb 14 2024
2 comments
608 views