If I were to change data in the table, after it was loaded, how would I go about telling TableTools to look at what data is currently in the table, and show that in the PDF?
I have a case where I am changing the values in the table with functions that are not part of DataTables, so DataTables doesn't know its values have changed.
Replies