I have a parent view spitting out a few list child views with ajax-enabled pagers. By enabling AJAX on both the parent and child views I got the pagers to work. However, if I go forward one page on one of the child views, it goes forward one page on ALL the views. Is there any way around this?
Comments
Comment #1
scottrigbyComment #2
scottrigbyI'm thinking we can consolidate efforts on #1429432: Allow pagers to work independently, since both issues are about problems with pagers not working independently.