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

183
Vistas
DevExpress React Grid Reordering along with fixed column not working

There is a problem with @devexpress/dx-react-grid-material-ui when reordering the columns and if the grid has a fixed column in place , if we drop the column on another column and not drop it in the given spot , it moves the column to right ( after fixed column ).

Expected is if its not dropped in either right of left of a column it has to go back to its original location.

Imports code :

 import { 
  ...
  TableColumnResizing,
  TableFixedColumns,
  ...
} from '@devexpress/dx-react-grid-material-ui';

Fixed column code :

  <TableFixedColumns
      leftColumns={[fixedColumns.concat('action'), TableSelection.COLUMN_TYPE]}
      rightColumns={['command']}
      cellComponent={FixedCell}
    />

Column reordering code :

 <TableColumnReordering defaultOrder={columns.map((column) => column.name)} />
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