Skip to Main Content

DevOps, CI/CD and Automation

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!

Add a Row inside OJ TABLE in Oracle JET

3200663Jul 30 2018 — edited Jul 30 2018

Hi,

My Jet Version is 5.1.0

I have a use case where I need to insert a new row to the existing table i mean when i click a button(plus/Add) instead of a POPUP or Dialog box

it should create a empty row inside the table where i can fill all the data and then click on submit it should be inserted.

Searched the Full cookbook couldn't find any solution

My use is typically a very common and easy one in ADF where we use createinsert button for the table like the below image

insertOneTable.png

Any Help Appreciated

Thanks

Comments
Post Details
Added on Jul 30 2018
1 comment
473 views