angular-ui/ui-grid
Select All does not persist across all Pagination pages
クローズ
#3,749 opened on 2015/06/11
good first issuegrid-coretype: bug
Repository metrics
- Stars
- (5,395 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.