At 03:33 PM 12/27/2004 -0800, Robert Vincent wrote:
I must be missing something here, previewing the form
does not duplicate the fields into the lower cells.
I have 3 DB edit fields located in the top row
(col1, col2 & col3). When I run the form, it shows
only 1 row of editable data in the 3 columns top row
only.
If I add a row, the data disappears to give me blank
fields to enter into.
If I press [F7]/[F8], I can flip thru the stored
records (only the first row in the region is updated).
What is the recommended sequence of events to create
this simple scrolling region?
Create the region, locate the DB edit fields, size the
region...
Robert,
01. Previewing form while in form designer is "Read-Only"
mode.
02. What happens when you try to Enter/Edit data at the
R> prompt (ENTER USING formanme or EDIT USING formname)
or using Database Explorer?
03. How many tables are associated with that form?
Form Designer | Tables | Add/Remove Tables ...
You may also want to make sure that the Scrolling Region
control in question and all DB Edit controls on that
Scrolling Region are associated with the "same" table.
Here's how to check it:
Scrolling Region Control | Properties | Table Name:
DB Edit Control on Scrolling Region:
DB Edit Property | Table and Field: ...
Hope that helps!
Very Best R:egards,
Razzak.