angular-ui/ui-grid
View on GitHubSelect All does not persist across all Pagination pages
Open
#3,749 opened on Jun 11, 2015
good first issuegrid-coretype: bug
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.