I want to have output in following format. I know I can get Totals by summary but I also need to calculate percentage for each column using total of summary row.
Please help how I can achieve this output using WinGrid
Probably best done by setting up a custom summary routine for the percentage. Believe the Help has an example if not I think there may be a KB article on the site.
Nick
I'm not sure exactly what you are asking. You can format the summary using the DisplayFormat property on the SummarySettings if that helps.