I have footer in my grid defined as below. When I re-order columns in grid, footer columns/totals do not get re-ordered. What can I do so that footer gets re-ordered as well.
Is there a different way I can write my footer (footer has count of rows and sum of few numerical columns) so that it can be compatible with column re-ordering?