In the following example I have a grid with a widgetcolumn with the percentage of the sum of the total value of another column:
FIDDLE: https://fiddle.sencha.com/#view/editor&fiddle/1uh5
However, I could not print the widgetcolumn.
I needed to get exactly the same precentage values in the precent column.
Any ideas how to do this without a dataindex config and client side?