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!

Interactive Grid Behaving Incorrectly with Popup LOV / Select List

RLOGApr 13 2021 — edited Apr 13 2021

Hi all
APEX Version 20.2.0.00.20
I have an interactive grid which has two columns, composed of a composite primary key. One of the columns is hidden and is always the same value, and the other is a pop up lov.
Adding records works as expected, however when I try to delete a record it always deletes the last entry (see video).
Similarly, when I update try to update a record as soon as I click on the pop up lov it changes the value to that of the last record. (see video).
If I change the lov to a select list I have the same issue. If I change back to a text field it works as expected.
I can try reproduce but first wondered if anyone else has encountered this problem? I have seen this thread - https://community.oracle.com/tech/developers/discussion/4063639/interactive-grid-edit-only-works-on-last-row which shows the same behaviour I am facing, however I would have expected this bug is likely fixed by now. I did try reproducing the page and faced the same issue.
screen-capture (2).webm (0 Bytes)

Comments
Post Details
Added on Apr 13 2021
0 comments
461 views