Hi everybody,
I have problem to make a report that my boss ask me to do.
It comprises 4 groups, the detail section, and the groups footers.
Into the detail section, there are a lot of textboxes whose values are calculated with expressions like this :
IIf(BooleanReturnedByAUserFunction(string field), aFieldOfDataSource, "+0")
The group above of this detail section comprises the same organisation of textboxes that the detail section.
Into these texboxes, I have to calculate the sum of the calculated fields of the corresponding textbox in the detail section.
It is possible with Telerik Reporting ?
If yes, i would be very grateful if you could help me.
Thanks and nice day.
I have problem to make a report that my boss ask me to do.
It comprises 4 groups, the detail section, and the groups footers.
Into the detail section, there are a lot of textboxes whose values are calculated with expressions like this :
IIf(BooleanReturnedByAUserFunction(string field), aFieldOfDataSource, "+0")
The group above of this detail section comprises the same organisation of textboxes that the detail section.
Into these texboxes, I have to calculate the sum of the calculated fields of the corresponding textbox in the detail section.
It is possible with Telerik Reporting ?
If yes, i would be very grateful if you could help me.
Thanks and nice day.