Search
3547 results 1261-1270
Forum
- 6th Dec 2016Excel output - possible to add "message" header using "customize" option?like the PDF and Print buttons and have it
- 4th Dec 2016Where set the create title and buttons text?class="fa fa-file-pdf-o"></i> PDF' }, { extend: 'print', text: '<i class="fa fa-clipboard"></i>
- 1st Dec 2016columns().data() returns empty arraysClicking on ADD will print the data to the
- 30th Nov 2016Why does the Binding fail?to. This is the print out in the response:
- 28th Nov 2016Printing - Getting one header per page instead of multiplewell and they all print as would be expected
- 25th Nov 2016Jumping to the inserted row after an insertdiscussed here and the print and export buttons. It
- 4th Nov 2016The Buttons do not have bordersYou would need to use the customize option of the print button to modify the HTML of the print table (adding classes for example). Allan
- 4th Nov 2016combine table tool and colvisi think this is how we write it :smile: buttons: [ { extend: 'copy', exportOptions: {columns: ':visible'} }, { extend: 'print', exportOptions: {columns: ':visible'} }, { extend: 'csv', exportOptions: {columns: ':visible'} }, { extend: 'excel', exportOptions: {columns: ':visible'} }, { extend: 'pdf', exportOptions: {columns: ':visible'} }, 'colvis' ]
- 4th Nov 2016the column search is not workingcopy', 'csv', 'excel', 'pdf', 'print' ] } ); } ); and i used the
- 16th Oct 2016Mark some rows depending on database contentsextend: 'pdf', orientation: 'landscape' }, 'print'], columnDefs: [ { 'targets': 0, 'createdCell':