Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
510
IE Bug in excel export, fails to keep the filtering
posted

Hi

This bug appears in IE 11. If filtering and sorting are set to 'applied' in gridFeatureOptions so that the exported excel document keeps the filtering and sorting, the exported excel document seems to keep the sorting but fails to keep the filtering. In Google Chrome, everything seems to work correctly, both sorting and filtering is kept in the exported excel.

Here is a JSFiddle: http://jsfiddle.net/6kwLe7d3/1/

Using IE11, if you filter some data and sort a column and then click on the export button. The exported excel document will keep the sorting but will not keep the filtering.

Thanks,

Armando