angular-ui/ui-grid

UI - Grid Horizontal scroll Header - Grid misalignment

Open

#5387 aperta il 6 mag 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We don't know what is the issue but our grid header is getting misaligned with the main grid body. We are using column resize and column chooser in our grid.

Following is the html layout of grid.

<div class="gridAngular gridReport" ui-grid="grid.gridOptions" ui-grid-auto-resize ui-grid-resize-columns ui-grid-move-columns ui-grid-save-state ui-grid-infinite-scroll>

</div>

Guida contributor