flexible report formating

  • Thread starter Thread starter eric
  • Start date Start date
E

eric

I have a report that sometimes needs room to print a
large field occasionally, but usually the field is null
and I don't want it to take up space. Is there anyway
out of rigid formatting of field sizes in reports?
 
Eric,
Give the field the width you want it to have, but only a very slight height.
Set the Field's CanGrow property to Yes.
Set the Detail Section CanGrow property to Yes.
 

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