How to display Percentage symbol (%) in the values of the column and also in the Total Row.there values of columns are sum.
I know "Format" property but if write '0%' in the format property it will multiply column value with hundred.
for e.g : if the value is 2.5 then it will be 250%
I need 2.5 to 2.5%.