Populate Countdata from field

Stimulsoft Reports.NET discussion
Post Reply
tims
Posts: 41
Joined: Thu Mar 26, 2009 9:40 am
Location: Canada

Populate Countdata from field

Post by tims »

I have 1 record in a database with a quantity in one of the columns. I want to repeat the report or detail section based on the number in the Quantity column

I've tried using the Countdata field and the Number of Copies field, and both won't allow a reference to the field.
I tried {Products.Quantity} as the formula in both.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Populate Countdata from field

Post by Alex K. »

Hello,

Please try to set the CountData property in BeforePrint event.
If you have any problem with it please send us your report with test data for analysis.

Thank you.
Post Reply