Sub-Totals
I am trying to generate (C# code) sub-totals based on something like state (i.e. Virginia, Indiana, Ohio, etc.). I have the total of all states, but can figure out how to group the states to get a sub-total for each. Thank you in advance for any help.
Last edited by Navy1991_1; December 23rd, 2014 at 02:18 PM..
Reason: revision
|