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

210
Vistas
How do I get the columnMenu to render in every column and filter properly in Kendo React Grid?

I have this Kendo React Grid:

<Grid
          data={rows}
          skip={page.skip}
          take={page.take}
          pageable={{
            buttonCount: 10,
            info: true,
            numeric: false,
            pageSizes: [25, 50, 100],
            previousNext: true,
          }}
          sortable={true}
          total={total}
        >
          <Column field="ID" title="ID" filter={"text"} columnMenu={ColumnMenu}/>
          <Column field="Communication Status" title="Communication Status" filter={"text"} columnMenu={ColumnMenu}/>
          <Column field="Last Reading" title="Last Reading" filter={"date"} columnMenu={ColumnMenu}/>
        </Grid>

As you can see, I have the columnMenu set for every column, but it only appears in the furthest right column, the Last Reading column. I want the spots marked in yellow to have filters too. columnMenu My other issue is that the filtering gets stuck and the calendar doesn't render properly. filter and calendar bugs I've been following the documentation here, however my code doesn't render the same.

UPDATE: I have inspected the grid and found that all of the columnMenus are stacking on top of each other on the right side. Has anyone else encountered this issue? Please see the below screenshot of the styling. Menu Icon Styling

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