Hi
How do I get the value of the Pager on the server, .Pagesize always returns the initial page load page size.
What I'm trying to do is capture the users selected Pagesize in save it into their profile (I don't need the full persistence framework)
Also where should I do the setting of the page size, Did I read that it was to be done in the NeedDataSource event?
Andy