Skip to Main Content

APEX

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 get the value of rows data which APEX$ROW_SELECTOR was selected

Nirvana.YMar 5 2018 — edited Mar 8 2018

I am using APEX 5.1 for my applications. I recently created an Interactive Grid and added the ROW-SELECTOR to it.

now i need to use a button to excute a PLSQL code about rows data which chechbox was selected when the button was clicked .11.png

throw the debug result,i cant get in if:APEX$ROW_SELECTOR = 'X' then at all,why?and how to get the other colunm value in this Interactive Grid

22.png

actually i am a fresh man about APEX,thank for your look this simple question...........

i have consulted this question,but not effectivity

https://stackoverflow.com/questions/9367759/apex-tabular-form-with-row-selector-how-to-set-value-of-column-in-selected-r…

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2018
Added on Mar 5 2018
6 comments
4,991 views