Form Columns

A

Antonio

Is there a way to freeze a field on a form that is set to "continuous forms"?

I have a form that mimics the datasheet view of a query in this way. I use
events and formatting for various functions and it would be nice if I could
freeze one of the fields as you scroll accross to the right looking at the
rest of the fields.

TIA
 
S

scubadiver

As far as I am aware it isn't possible (but I don't know much about
flexi-grids). What I would do is create an unbound text box at the end of the
row and set it to the same field you want to freeze then you scroll left and
right.

if you get what I mean.
 
A

Antonio

Excellent!
Thank you for the idea....I think it will be a good work around.

Antonio
 
Top