Hello,
I am using Telerik reporting 2.5/VS2005/VB.net.
In a group footer, I want to conditionally suppress lines that have zero values.
Example:
Totals for conference 232322
800 callers 9
Local callers 5
Dialout callers 2
Total callers 16
If there are no Local callers, I want the following ....
Totals for conference 232322
800 callers 9
Dialout callers 2
Total callers 11
With no blanks for the rows, a total suppression of the lable and counter field.
Thanks, Ken
I am using Telerik reporting 2.5/VS2005/VB.net.
In a group footer, I want to conditionally suppress lines that have zero values.
Example:
Totals for conference 232322
800 callers 9
Local callers 5
Dialout callers 2
Total callers 16
If there are no Local callers, I want the following ....
Totals for conference 232322
800 callers 9
Dialout callers 2
Total callers 11
With no blanks for the rows, a total suppression of the lable and counter field.
Thanks, Ken