Form Columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top