This question is locked. New answers and comments are not allowed.
I have several columns in a Gridview that have sum aggregates shown in footers. I was wondering how you can calculate a percent in the footer row from the summed aggregates. Do I need to create a custom aggregate or can I reference the footer row itself? Any direction or examples would greatly be appreciated.