At 08:23 PM 7/20/2009, Geoffrey Wheeler wrote:
I have two forms, almost identical, one for entering products and one for editing products. When I am entering products, I am able to add new rows to the scrolling region, however when editing products, I cannot add new rows. Am I missing something or is this not possible to do in edit mode?
Geoffrey, Place a DB Navigator associated with the corresponding Scrolling Region table to manage all records. While in edit mode (EDIT USING formname ...), clicking on the [+] Insert button will insert/add a new row. You may also place a [Bit Button] with a Predefined "Add Row" option to achieve your goal. That's all there is to it! Very Best R:egards, Razzak.

