Thanks for your response!
What do you mean by different?
I read documentation and see this:
Exports TreeGrid Data to Excel, HTML, XML, JSON, CSV or TSV. See also the exportSettings property
but then inmediately after that it says:
Parameter Type Description
exportDataType String ‘xls’, ‘html’, ‘xml’, ‘json’, ‘csv’, ‘tsv’ or ‘pdf’
So it’s not very clear if you allow or not pdf. If i try your examples, with tree grid and server export, pdf works, but if i assign it to a variable, then it doesn’t.
Can you please help me here?
Thanks