New Posts New Posts RSS Feed: Change PageSize in EntityQueryPCV
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Change PageSize in EntityQueryPCV

 Post Reply Post Reply
Author
AuerRo View Drop Down
Newbie
Newbie
Avatar

Joined: 14-Mar-2011
Location: Tyrol, Austria
Posts: 21
Post Options Post Options   Quote AuerRo Quote  Post ReplyReply Direct Link To This Post Topic: Change PageSize in EntityQueryPCV
    Posted: 23-Mar-2011 at 1:37am
Thanks for the reply and for adding a request!
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post Posted: 22-Mar-2011 at 9:42am
Unfortunately you can't currently change the PageSize after the EntityQueryPagedCollectionView is initialized.  We'll open a feature request to get this addressed. 
 
Thanks for bringing this to our attention.
Back to Top
AuerRo View Drop Down
Newbie
Newbie
Avatar

Joined: 14-Mar-2011
Location: Tyrol, Austria
Posts: 21
Post Options Post Options   Quote AuerRo Quote  Post ReplyReply Direct Link To This Post Posted: 22-Mar-2011 at 4:00am
Hi, I have the following strange behavior:

I have a DataGrid using the EntityQueryPagedCollectionView. Loading & Querying runs perfectly. I added a property to change the PageSize of the PCV. But when I call PCV.PageSize = this.PageSize; the PCV's PageSize doesn't change. (And yes, the PageSizes are not equal before ;-))

Can't I change the PageSize after initialization of the PCV or do I have an error elsewhere? How do I change the PageSize?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down