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

134
Vistas
Excel not exporting, using react-data-export

I'm trying to make an excel export but for some reason it is not working at all, I'm using react-data-export and I was trying to do a small test using this as an Example but it didn't work at all.

This is my button:

 <Button 
      startIcon = {<FileDownloadIcon />} 
      variant = "contained" 
      color = "success" 
      size = "medium" 
      onClick={exporExcel} >
      Exportar Excel
 </Button>

and this is my function:

const exporExcel = () => {
      <ExcelFile>
        <ExcelSheet data = {pedidos} name = "Prueba">
        <ExcelColumn label="# Pedido" value="id"/>
        <ExcelColumn label="Estudiante" value="nombre"/>
        <ExcelColumn label="Colegio" value="escuela"/>
        <ExcelColumn label="Grado" value="grado"/>
        </ExcelSheet>
      </ExcelFile>
  };
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