Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

77
Views
La longitud del cuadro de búsqueda de Datatable se superpone

Hice algunas configuraciones para el botón pdf, excel en datatable. Las configuraciones como la orientación de la página para pdf es horizontal y el color de los botones pdf y excel como se muestra en la imagen a continuación. Pero la longitud del cuadro de búsqueda se superpone

¿Cómo ajustar la longitud de los cuadros de búsqueda para que no se superpongan? ingrese la descripción de la imagen aquí

 (function($) { var datatableInit = function() { $.fn.DataTable.ext.classes.sFilterInput = "form-control form-control-sm mt-1"; $('#tableSKKO').dataTable({ "responsive":true, "searching":true, "processing": true, "serverSide": true, "ordering": false, "order": [], "ajax": { "url": "<?php echo site_url('admin/ajax/skko')?>", "type": "POST", }, lengthMenu: [ [ 10, 25, -1 ], [ '10 rows', '25 rows', 'Show all' ] ], dom: 'Blfrtip', buttons: { buttons: [ {extend: 'excel', className: 'btn btn-success'}, { extend: 'pdfHtml5', className: 'btn btn-danger', orientation: 'landscape', pageSize: 'LEGAL' } ], dom: { button: { className: 'btn' } } }, }); }; $(function() { datatableInit(); }); }).apply(this, [jQuery]);
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!