A client has requested that I create a report that shows sales by category for a date range, summarized by category. They want to see what percent of the grand total each row is.
Is there a way to do this in GridView? I need to use GridView because of the other columns that they requested to be in the report.
Thanks
Steve