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

158
Vistas
Jquery Datatable clears table data when typing on search box and table data won't get back

I'm working on Jquery data table. data retrieved via Ajax call and populated to the DataTable. the DataTable is inside a modal. When I type on the search bar, the problem is that the filter is not working. and also when I type anything on the search bar, it clears all table rows and won't get back.

   $(document).ready(function(){
            $('#table').DataTable({
                  "searching": true,
    
              
                });

        $.ajax({
                    type: "POST",
                    data: {user_id: usr_id},
                    success: function(result){
          $('#table tbody').html(row);
    }
    
    });

        });
    
          
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