angular-ui/ui-grid

Select All does not persist across all Pagination pages

Open

#3,749 创建于 2015年6月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issuegrid-coretype: bug

描述

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.

贡献者指南