Page 1 of 1

Dynamic Decimal List

Posted: Wed Mar 05, 2014 10:59 am
by ane
Hello,

I want to use a dynamic decimal list to print the sum of every wall to the report. When I use an example like this in a data band: “WallSumList[int.Parse(Wall.Number)]”. It prints the result a lot of times but I need it once. In the attachment you can see my problem. Do you have any solution for it?

Thank you

Re: Dynamic Decimal List

Posted: Thu Mar 06, 2014 1:00 pm
by HighAley
Hello.

Please, set the Data Relation property of the detail band.

Thank you.