New Posts New Posts RSS Feed: Active and Deactive BusyIndicator in EntityQueryPagedCollectionView
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Active and Deactive BusyIndicator in EntityQueryPagedCollectionView

 Post Reply Post Reply
Author
cefernan View Drop Down
Groupie
Groupie


Joined: 13-Jul-2012
Posts: 70
Post Options Post Options   Quote cefernan Quote  Post ReplyReply Direct Link To This Post Topic: Active and Deactive BusyIndicator in EntityQueryPagedCollectionView
    Posted: 13-Jul-2012 at 11:36am
Hi everyone,

I've just started working with EntityQueryPagedCollectionView and I don't know how can I active and deactive a BusyIndicator while it's retrieving data.

Thanks,
Cefernan
Back to Top
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Posted: 13-Jul-2012 at 1:06pm
Add event handlers for PageChanging and PageChanged. Then in the PageChanging you activate the BusyIndicator and in PageChanged you deactivate it.
Back to Top
cefernan View Drop Down
Groupie
Groupie


Joined: 13-Jul-2012
Posts: 70
Post Options Post Options   Quote cefernan Quote  Post ReplyReply Direct Link To This Post Posted: 16-Jul-2012 at 5:06am
Perfect!

Thanks for the quick reply.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down