I have a DB Edit in a form with a scrolling region that I would like to
have NOT visible.  On the after start eep I have 

PROPERTY DBEcustno VISIBLE 'FALSE'
RETURN

When using the form for editing, the first row in the scrolling region
does not display the dbecustno field, but the subsequent rows do, until
I enter the second row in the region and the field in all the rows
becomes invisible.  Is there a different property command that I need to
add for the region (like a 'refresh' or something) or should I report
this as a bug?

Dawn

Reply via email to