angular-ui/ui-grid

ui-grid: Multi Select issue with paging

Open

#5,765 opened on Oct 21, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi .. Multi select option selects all the rows of the ui-grid and even when paging is enabled it selects all the rows irrespective of paging. But I didn't find a way to restrict the selection to the current grid page only. Is there a way to fix this .. ?

Thanks in advance Vijay

Contributor guide