Export Button not being displayed in IE11 even after installing falsh played and enabling activex
Export Button not being displayed in IE11 even after installing falsh played and enabling activex

In my application, I'm using datatable export button, I've installed proper adobe flash player version and enabled activex. Even then export button is not getting displayed in IE11. Since these problems occurs with excelflash button, I rolled back to excelhtml5 button. But weirdly IE11 in Windows 8 is displaying Export button, but not in IE11 of Windows7. Any suggestions?
Adobe Version: 20.0.0.267
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I'm getting this error in console. "Cannot extend unknown button type: excelHtml5".
It sounds like you haven't included the
buttons.html5.js
file - is that the case?Tanks,
Allan
No it's not the case, due to my organisation's proxy setting, the js files didnt download during load time. So I manually downloaded the .js files and included them in project folder structure locally and it worked