Print Single Entry from Table
Allow a user that is viewing the table to add a checkbox column in which you can print the entry without having to view it.
Also, allow for multiple checkboxes to be selected and print the desired entries.
- 
      
Teri Simonton
    
 commented
    
  Have also been wishing the print multiple entries were available from the multiple entries view as that is the easiest way to view approved entries and bulk-select to print out at the end of a cycle.
 - 
      
Marshal Anthony
    
 commented
    
  Please add this feature
 - 
      
Laurie
    
 commented
    
  Agree with Matt. A multiple-select export/print option would dramatically extend the usefulness of GravityView DataTables.
 - 
      
Matt
    
 commented
    
  Or multiple entries using the built in functionality of DataTables Export Options - row selector https://datatables.net/extensions/buttons/examples/print/select.html. I've implemented this myself for an application used internally at work. This would give the ability to not only print, but also export as a CSV.