Hi
I have a Grid with custom aggregates, and I want to export the gird Data.
In the created pdf, the column width the custom aggregate (Product) shows not the value, just a text : “[object Object]”.
You can try this on JSFiddle: http://jsfiddle.net/3y7RN/406/
Push the export Button, and you will get a pdf.
The example does not really make sense, but it shows the principal.
So how can I make this work to have the value in the pdf, that is displayed in the Grid???
Another point is, that I have a custom aggregate Renderer in the column Quantity, which shows Mi, Ma but in the pdf there is Min, Max.
I have multiple languages in my project, so is there a way to get the custom renderer Text into the pdf???
Best Regards,
Franz