Search
19106 results 7461-7470
Forum
- 21st Sep 2017Can I open print window in same tab?Not with the built in print button. It uses window.open to create a new document which it can draw the table into and then dispose of. Allan
- 20th Sep 2017Add multiple lines before exporting table content to pdfThis example shows how to use messageTop to create a message at the top of the export files. Buttons is MIT licensed and doesn't require any special license. Allan
- 20th Sep 2017My datatable contains arabic text.While pdf downloading,arabic text displayed not properly.Why ?Probably because the font file that the pdfmake library uses doesn't have the characters you need it in. See their documentation here for how to create your own font file. Allan
- 20th Sep 2017Datatable custom messageButtons is using to create the PDF, and you
- 20th Sep 2017Error : Object doesn't support property or method 'dataTable'http://live.datatables.net or similar to create a test case would
- 19th Sep 2017Excel export: how to align text to the center in excel cell?I think you will need to create custom styles, combining what you need, to add to the built-in styles. This thread has an example: https://datatables.net/forums/discussion/43973/excel-customization-with-4-decimal-places#latest Kevin
- 19th Sep 2017Excel export: how to set percentage with more than 1 decimal place?Looks like you will need to create a custom style to add to the built-in styles. This thread may help: https://datatables.net/forums/discussion/43973/excel-customization-with-4-decimal-places#latest Kevin
- 19th Sep 2017Show loading / processing bar using the APII'm not familiar with an API to do this. You could create a div to display "loading data" before your AJAX call then when complete clear the text. Kevin
- 18th Sep 2017Options array not loading properlychanges to fix the create code. As far as
- 18th Sep 2017Datatables Generator - Database type SQLitefor DB table contacts -- Created by http://editor.datatables.net/generator -- CREATE TABLE contacts ( contact_id integer