angular-ui/ui-grid

Select All does not persist across all Pagination pages

Open

#3749 aperta il 11 giu 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
good first issuegrid-coretype: bug

Metriche repository

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

Descrizione

Hi,

I have a grid with pagination. If I check the selectAll check box on page number1 of the grid and move to next page of the grid, selectedAll is still check whereas none of the items are selected in page two of the grid.

Guida contributor