Dan:  I don't think I'd do that.  It would work if you did it on
the LAST row, but what if they're in the middle of the form
and just moving out of the row to get to the next row?  You'd
be giving them a new row.

If you think the user would be adding a bunch of new rows,
I'd be tempted to put a button on the form with a hot key
(like Alt-A to add).  Have that button bring up a separate form
in Enter mode.  When you exit that form do a property table
refresh to display the newly added rows.

Karen

 
> Thanks for the help. 
> 
> I am thinking of maybe placing the "newrow" in the last field of the row 
> "on
> exit" eep. That way it will automatically start a new row.
> 
> Dan Goldberg

Reply via email to