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!

IG - APEX$ROW_SELECTOR not working after Add-Row

Veerendra PatilJul 12 2019 — edited Jul 12 2019

Hi,

APEX Version - 19.1.

DB - 12c

I am using a simple editable IG as shown

When the page/IG loads, I can select the checkbox - row-selector(APEX$ROW_SELECTOR).

1.png

Now, when I add new row anywhere - I can no longer check the checkboxes. Only the check-box in the header (which selects all checkbox) works.

1.png

1.png

I am trying to create a new row (add-row), select some rows and fill the values (after some calculations based on selected rows ) in the new row.

But I am not able to select rows after adding a new row.

This happens even in Interactive-Grids Packaged App as well.

Is there something I am doing wrong? Please suggest.

Thanks

Comments
Post Details
Added on Jul 12 2019
1 comment
165 views