I’ve implemented the exporting jqxgrid to excel, Its working completely fine in chrome, but not working in IE 11, i checked in developers tool to degug the issue, its making a request to export server http://jquerygrid.net/export_server/save-file.php. But its stuck there, no response at all. and there is no error in console. I’m Using JQWidgets V3.9.1, can you please help me out, what could be the issue??