angular-ui/ui-grid

Select All does not persist across all Pagination pages

Fermée

#3 749 ouverte le 11 juin 2015

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
good first issuegrid-coretype: bug

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur