Hi,
I'm not sure what you mean by "the columns are not defined explicitly" or why that means you cannot use a formula.The columns have to be defined at some point. So that statement does not make sense to me.
But if you can't use formulas for some reason, then the only other option I see would be to use an ICustomSummaryCalculator and calculates the summary in code.
to add to this.. I can't actually use a summary formula = sum(pnl)/ sum(marketvalue), since these column are not defined explicitly.. if possible i would really need to change the value in the summary row..
any ideas would be very appreciated.. thanks..