I need to validate insert and update on a grid bound column that has an aggregate sum footer. I need to convert the column to a template column to add the required field validator, but do not know how to retain the aggregate sum footer. Do I have to calculate it another way after converting the column to a template column? Appreciate any help.