I am attempting to add the ability to add a row directly from the table. I already have editable cells and created a query to do a bulk update. I have read that you can use the same query to add the row as well.
Can somebody explain exactly how you do that?