Hi,
I have a custom user control that has an Image Gallery Control, that in turn uses its own custom template.
The problem is that while the paging functionality actually works fine, the page numbers don't change. The pager displays the right number of pages with page #1 highlighted but when I click on next, page #2 does not get highlighted, even though the items displayed in the list show the next items.
I am using Sitefinity 3.7 SP4. Any help would be highly appreciated.
Here is my code for the image control:
And this is the template it uses:
Thanks,
Nidhi