Hi Perter,
this issue is still existing in latest version 3.8.0, i test it in chrome and firefox, it was ok, but seems that in Explorer 11 it doesn’t work and it doesn’t give any errors.
When I try download it, I get a warning in chrome: Resource interpreted as Document but transferred with MIME type application/octet-stream: “http://jquerygrid.net/export_server/save-file.php”.
so i guess it is the problem, could we transferr document in jQWidgets package, not by accessing web site: jquerygrid.net ?
<!DOCTYPE html>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″/>
<title></title>
</head>
<body>
<iframe width=”1200″ height=”600″ src=”dataexport.htm”></iframe>
</body>
</html>