Skip to main content

Basic Report design question

Comments

5 comments

  • Kevin Penner

    Make use of the CanGrow and CanShrink properties of the report objects. Setting these will either shrink or expand the control to the size of the content.

    -Kevin

    0
  • Permanently deleted user

    Hi Kevin,

     

    I've tried tweaking those settings but not much luck.  do you have a basic rpx file with all appropriate settings set that I could use as a go by?  Thanks for any help

    0
  • Berend Veldkamp

    Every record will occupy the same height as the detail band in the rpx file, so decreasing that height should work for you.

    0
  • Permanently deleted user

    Ok I think I know what is happening now.  I'm trying to display a group name with a unspecified amount of sub records while using the same datatable.  So what I mean is that in constructing the datatable, I added a row with just the group name (null values for the sub records), then added the sub records after (null values for group name).  I think the rpx is putting spaces at the end of the sub report because of how I constructed the datatable.  How can I contrust the datatable properly?

     

    /customer/servlet/servlet.FileDownload?file=00P6000000em1lWEAQ

    0
  • Permanently deleted user

    It was my mistake in how I contructed my datatable.  thank you all for your help.  it is solved now

    0

Please sign in to leave a comment.