Cangrow property set but not working

  • Thread starter Frank Reichenbacher
  • Start date
F

Frank Reichenbacher

I set up a 10 record database with one text field and a simple form to go
with it. I stuck ~80-100 characters of text in the fields and then set the
CanGrow property of the textbox (very much smaller than is needed to display
all the data in the field) to Yes. No matter what the size of the textbox
and the data in the field, or the other properties that I set, I cannot get
the textbox to change size at all. There are no other controls or any other
features on the form.

This would be a useful feature in a for-real database that I am developing
and I want to implement it.

What am I missing? I have used CanGrow/CanShrink successfully many times on
reports but it doesn't seem to have any effect in a form.
 
F

fredg

Frank said:
I set up a 10 record database with one text field and a simple form to go
with it. I stuck ~80-100 characters of text in the fields and then set the
CanGrow property of the textbox (very much smaller than is needed to display
all the data in the field) to Yes. No matter what the size of the textbox
and the data in the field, or the other properties that I set, I cannot get
the textbox to change size at all. There are no other controls or any other
features on the form.

This would be a useful feature in a for-real database that I am developing
and I want to implement it.

What am I missing? I have used CanGrow/CanShrink successfully many times on
reports but it doesn't seem to have any effect in a form.
Answered in m.p.a.forms.
Please don't multi-post.
If you feel you must post the same message to more than one group (and
it's usually not necessary), cross-post by entering the name of each
group separated by a comma. That way your message and all replies, will
be seen in each group. Others can benefit from your post and time need
not be spent answering a post already answered elsewhere.
 
F

Frank Reichenbacher

fredg said:
Answered in m.p.a.forms.
Please don't multi-post.

Two groups? Obviously closely related groups at that.

If you feel you must post the same message to more than one group (and
it's usually not necessary), cross-post by entering the name of each
group separated by a comma.

I did.


That way your message and all replies, will
 

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

Top