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

189
Vistas
Tabulator doesn't load data after update

I am a big fan of Tabulator, I have been using it for the past two years with web forms c#, recently I have updated the tabulator from 4.9 to 5.2.7 and the data doesn't load. When I switch back to 4.9 it works, anything higher than 4.9 doesn't work, I checked the upgrade guide but couldn't figure out what to change in my code.

 $(document).ready(function () {
                var table = new Tabulator("#example-table", {
                    pagination: "remote",
                    ajaxResponse: function (url, params, response) {
                        console.log(response);
                        return response.d;
                    },
                    autoColumns: true,
                    ajaxURL: "pagingForm.aspx/GetVehicleDetails",
                    paginationSize: 20,
                    ajaxConfig:  {
                    method: "get",
                    headers: {
                        "Content-type": 'application/json; charset=utf-8',
                    },
                }
                });
    
            });
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