Duplicates problem with can grow - property

Stimulsoft Reports.NET discussion
Post Reply
ChristianH
Posts: 43
Joined: Fri May 25, 2007 2:54 am
Location: Austria

Duplicates problem with can grow - property

Post by ChristianH »

In a databand I´d like to show data on right side (up to seven lines) and text on left side.
The text (sometimes longer) for each group is the same, therefore I set duplicates to be merged and wrap text = true;

This works fine, until I´ve to few data (on right side). In this case the textbox on left side is cut off.
I´ve tried the "can grow" property for the textboxes, but this has the bad effect that EVERY data-line on the right side becomes as high as the textbox on the left.

Is there a possibility to handle it with the empty band ?


Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Duplicates problem with can grow - property

Post by Edward »

Please send your report to Image for analysis.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Duplicates problem with can grow - property

Post by Vital »

Sorry, but property CanGrow work before property ProcessingDuplicates. So you can't increase size of resulting textbox.

Thank you.
ChristianH
Posts: 43
Joined: Fri May 25, 2007 2:54 am
Location: Austria

Duplicates problem with can grow - property

Post by ChristianH »

Thanks for your response.
But is there absolutely no solution for such a problem ?
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Duplicates problem with can grow - property

Post by Vital »

We will try find solution for this problem. I will inform you about progress in this topic.

Thank you.
Post Reply