TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

Tableexport and AngularJS

Open viandanteoscuro opened this issue 7 years ago • 1 comments
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?

viandanteoscuro avatar Mar 28 '18 08:03 viandanteoscuro

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!

GermanGomez182 avatar Feb 02 '19 00:02 GermanGomez182