angular-ui/ui-grid

Custom directives in rowTample and pagination

Open

#5,447 opened on Jun 1, 2016

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

Repository metrics

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

Description

I have added a custom directive to the rowTemplate. That directive should be triggered for every row. It is triggered for the first page when using pagination but not on subsequent pages when navigating. It is triggered though when I change the number of rows per page in the drop down box.

Contributor guide