TableExport
TableExport copied to clipboard
Tableexport and AngularJS
trafficstars
Hello,
when i add dinamically a row, that row isn't added to the exported file.
When i add a row, i call .reset() method of tableexport, but no results...
Anyone have the same issue?
I got to the same problem with jquery. Well in fact if you just inspect a row, update one cell, then hit export, that cell got exported with the old value.
Is there a change to force the refresh of the "to_export" table?
Thanks!