This is a migrated thread and some comments may be shown as answers.

How to lazy load Images on page when page is visible ONLY.

1 Answer 70 Views
Book
This is a migrated thread and some comments may be shown as answers.
Don
Top achievements
Rank 1
Don asked on 28 Jun 2011, 05:16 PM
I want to load images into the pages that are visited. When a user flips a page I want to load an image ASYNC using a busy indicator.
How do I know what "Selected Item" when there is 2 sides... LeftSelectedItem? RightSelectedItem? Please help. -Don

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 01 Jul 2011, 03:14 PM
Hello Don,

The RadBook does not expose CurrentItem or Selecteditem property. Instead you use the RightPageIndex property, you can programmatically detect that it has changed by using the PageChanged event. Please let us know if this helps you.

Regards,
Petar Mladenov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Book
Asked by
Don
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or