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

Any Help Appreciated
Thanks