CListView Pagesize Drop-down Menu That Preserves Current Context

Basically I wanted a select menu in CListView that would allow the user to change the pagesize while maintaing their current position in the results.

So I created EListView:

Check out the Git Repo and let me know what you think…

Hope its helpful…

Very cool, thanks.