Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

197
Vistas
KTDatatable does not export data to pdf,excel,csv files

enter image description herethe code :

datatable = $('#kt_datatable').KTDatatable({

        dom: 'Bfrtip',
        buttons: [
            'copyHtml5',
            'excelHtml5',
            'csvHtml5',
            'pdfHtml5'
        ],
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

KTDatatable does not support the export feature. But you can use this plugin to export as a PDF. Integrate it to your custom export button, by passing the data into the PDF plugin. https://github.com/simonbengtsson/jsPDF-AutoTable

var data = datatable.getDataSet();

Call this function to get the current data in the grid.

I would suggest CSV more than excel, and I think the easier one is to create a CSV file. You can also learn more about CSV text format here;

Export 2D javascript array to Excel sheet

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda