I have a Pages data source, repeater, and universal pager. All is working, but i'm trying to avoid a QueryString and page reload.
I've set the universal pager to Post back, but that still forces a page reload. Checking Use update panel as well, changes the pagination states, but doesn't actually change the pages.
Is there another setting i'm missing?