This question is locked. New answers and comments are not allowed.
In my RadGridView, I have a column with TextAlignment="Right". In the footer for this column I would like to use the SumFunction to show the total of the values in this column. I would like the total in the footer to be right-aligned, like the cells on each row are.
Is there an easy way to do this?