blah blah blah is here! blah blah » Close

0
votes
0 answers

RDLC C# 2005 multiple datasets in one Table ReportItem

Good day I have created two reports one that shows debits (which works 100%), and one that shows debits against credits per day. It shows total debits and total credits per day, ie one line per day. In the SQL database I have a table for ...

0
votes
1 answers

Group Totals in RDLC C# Report

Hi there I have created a report which consists of 2 Groups; Accounts and Divisions. I have Totals on both Group levels. The problem is when an Account does not have any Divisions within it, I have a total line with the same values just b ...

Feedback