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!

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.

Apex 5.0 apex.widget.tabular.addRow() (Add row after a target row)

Kris Chow-OracleMay 14 2017 — edited May 14 2017

Hi All,

In my tabular form, I have some customised javascript that would like to add a new row after the target row.

There is some logic to identify the target row.

"apex.widget.tabular.addRow()" seems can only append to the end of the tabular form (i.e add it as the last row)

Is there anything in APEX can do something like insert a new row after the target row? So the new row can be somewhere in between the tabular form.

Thank much.

Regards,

Kris

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2017
Added on May 14 2017
0 comments
1,033 views