How to exclude last on CSV export?
How to exclude last on CSV export?
![addonin](https://secure.gravatar.com/avatar/7afaeca33aa5af8dbcf1dc677b941a63/?default=https%3A%2F%2Fvanillicon.com%2F7afaeca33aa5af8dbcf1dc677b941a63_200.png&rating=g&size=120)
I use datatable with column filters which place on table footer. Also I use TableTools for export filtered data to CSV. In the first and second column filters are . The problem is following - than i do the export 's from exports as a long string for each select respectively in the last row of .csv file. How can I exclude this data?
Certainly I can find the place in TableTools.js where rows are selected and exclude last row, but it is a bad practice to edit the libraries. Are anybody knows what I have to do?
P.S. Excuse me for my english - I am not a native speaker.
Certainly I can find the place in TableTools.js where rows are selected and exclude last row, but it is a bad practice to edit the libraries. Are anybody knows what I have to do?
P.S. Excuse me for my english - I am not a native speaker.
This discussion has been closed.
Replies