XLS- and PDF-export does not work

I have some grid applications and want to export data into xls-files and as pdf. The Buttons appear but when I click onto nothing happens. I my development environment the xport works but not on the production platform (apache)
Has anyone an idea what could be wrong?

Regards
Rolf

Please first check if the files even get created. I assume they do get created but the download types are not allowed on your apache server.
hence you need to check your .htaccess files (the allow/deny clauses)

I have other aplications where the export works so I assume that it’s not a problem whit rights.

I was wrong - there is no problem with file creation or export. It seems that in the summary view all links do not work. It’s impossible to open the detail view and any file export.