Hello guys,
I am wondering whether or not I can sort a bound FlexGrid on the subtotal after grouping.
Thanks,
You can't sort on the subtotals using the sort methods provided by FlexGrid.
But i've attached a sample that demonstrates an alternative way to do this. It sorts on a hidden column that stores the subtotal values.
Regards,Greg L