Hi
I've got a multi column report that is used for address labels. I'm configuring the height of the individual labels programmatically and I'm also adding textboxes programmatically.
How can I ensure that the details area does not grow if the contained textboxes use too much height? I want the textboxes that do not fit inside the details section's height just to be cut.
I've tried with a panel and setting it's height and adding the textboxes to that panel but the panel also grows automatically just like the details section.
Can please anybody tell me how to accomplish fixed height of labels?
Best regards
Christian
I've got a multi column report that is used for address labels. I'm configuring the height of the individual labels programmatically and I'm also adding textboxes programmatically.
How can I ensure that the details area does not grow if the contained textboxes use too much height? I want the textboxes that do not fit inside the details section's height just to be cut.
I've tried with a panel and setting it's height and adding the textboxes to that panel but the panel also grows automatically just like the details section.
Can please anybody tell me how to accomplish fixed height of labels?
Best regards
Christian