Alex, Are you using a form attached to a table to do what you are trying to do? I have some ideas but they require the form to be a Variable form. If you wish you can email your sample that you tried to post directly to me.
Jan Johansen -----Original Message----- From: Alex Sisk <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Tue, 18 Nov 2008 09:38:45 -0500 Subject: [RBASE-L] - Batch-Oriented Data Entry Form w/DB Grid to Display New Rows I am trying to do something very simple: Set up a batch-oriented data entry form with a multiple-column 'data view' (of any kind) This 'data view' must reflect the change immediately when a row is added, but must only show rows from the current batch Lastly, when clicking on a row, I want to be able to edit the data using my DB Edit fields on the form (DON'T need to edit anything IN the data view - it's just a reference list) I've Tried a Variable Lookup ListView, but the rows disappear when I click on them. I've tried a DB Grid, but I can't determine how to specify a current batch rather than display data from an entire table. Jan - you've been very helpful so far...I hope this rewording makes more sense.

