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

162
Vistas
Data tables search does not exist

I am using some javascript to go out to ajax post but the issue I am having is the following. I am using Datatable version 1.9.4

<script type="text/javascript">

 $(function () {

     var myTable =  $('#allSubmissions').DataTable({
         'iDisplayLength': 15,
         "bSort": true,
         "sPaginationType": "full_numbers",           
         "bLengthChange": false,
         "bDestroy": true,
         "bRetreive": true,
         "searching": true,
     });

     $('#search-inp').on('keyup', function () {
         myTable.search($(this).val()).draw();
     });
 });

</script>

The issue I am having is that it says Search does not exist. The rest of the software is using DataTable which I must do the same any ideas as why it cant access https://datatables.net/ search function.

Also how does one replace the text box that is on the grid with the custom one basically I need to pass the values to a ajax post

about 4 years ago · Juan Pablo Isaza
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