Hi i'm trying to export and download via Ajax. But the method toBrowser doesn't seem to work well.
My user click on the button -> an ajax post is made -> koolreport export to browser -> ? but it doesn't download the file. I checked the response and it seems to send the good request-header and name but the browser don't trigger the download.