Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Row Selection is not consistent when we navigate between pages. #9

@AgDude

Description

@AgDude

From @pandey-mohit on April 7, 2015 10:33

This link is present in your officical site under "Server-Side Paging Example"
http://plnkr.co/edit/50vJrs?p=preview

Steps to reporduce:

  1. Select number of rows in 1st page, let say, you selected 2 rows. Then, "Selected Items" counts will show "2".
  2. Now move to 2nd page and do not perform any action.
  3. Now come back(navigate) to 1st page again.
  4. Here, no row is selected but "Selected Items" counts still show "2". Moreover, if we select more rows, it will start incrementing the count from "2" to "3". And on unselecting, count will go back to "2" (but not to zero, in any case).

Copied from original issue: angular-ui/ui-grid#3224

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions