Need to export table to csv with input fields for notes

Need to export table to csv with input fields for notes

10BamBam0110BamBam01 Posts: 1Questions: 1Answers: 0

https://jsfiddle.net/3mxo82fc/1/**Debugger code (debug.datatables.net)**:

I want to create two inputs as the last two columns of a table. The idea is that users will review data in the table and then add their comments into the input boxes at the end of each row. They will then hit the csv button and I want the table with all of their comments in the input boxes to be in the .csv file.

Can someone give me some help to get this going. I'm low on time to get this delivered so need some help, please.

Answers

  • colincolin Posts: 15,158Questions: 1Answers: 2,587

    This thread should help, it's asking the same thing.

    Colin

Sign In or Register to comment.