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

87
Vistas
Disable default pagination in react table without affecting the default sorting function

So I have a react table that renders data from serverside with pagination enabled. Initially, I has the manual attribute set to false which makes react auto generate the pagination data. At this point, the sorting was okay too. As that would not work well for me as I depended on server side pagination, I had to turn the manual attribute to true to turn off the auto generated gagination data which now causes the default sort function to go away as well. Please is there a way to keep the sorting and just turn off the auto pagination in react table. Thanks.

Table component returns this currently:

            <ReactTable
                columns={columns}
                data={data}
                pageSize={data.length}
                defaultSorted={sort}
                getTrProps={getTrProps}
                manual={true}
                {...paginationData} // custom pagination data
            />
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