I'm struggling with getting a footer, to display totals, on a Kendo Angular Grid which is bound async. to a backend API.
The example on the Kendo website refers to a fixed array and doesn't include any examples (although everything else does !?) of have to achieve this when bound to ASYNC data.