Hello,
I too am trying to use this new feature. I tried to follow example and use type XLSX. I get
a.jqx.dataAdapter.DataExporter is not a constructor
I have
<script type="text/javascript" src="../jqwidgets/jqxdata.js"></script>
<script type="text/javascript" src="../jqwidgets/jqxdata.export.js"></script>
<script type="text/javascript" src="../jqwidgets/jqxgrid.export.js"></script>
<script type="text/javascript" src="../jqwidgets/jqxexport.js"></script>
Also running dataexport.php on my own server. Notice that mimemtype xlsx is not there.
Ideas how to get this to work?
Thanks.
Rob