2

I've found a few questions about infinite scrolling already posted, but none were about Silverlight, so I thought I'd ask. I've done some initial searching, but haven't been able to find any reference material on how to implement infinite scrolling in Silverlight. This is more of a brain-storming exercise so I can get some thoughts on different ways to implement this.

John Smithers
  • 1,519
  • 12
  • 18
shannon.stewart
  • 974
  • 1
  • 8
  • 18

2 Answers2

3

Looking for something like that?
http://open-pim.com/tmp/scroll/TestPage.html

Here's the source
http://open-pim.com/tmp/scroll/InfiniteScroll.zip

Fedor
  • 43,261
  • 10
  • 79
  • 89
1

I've just published some blog posts and a sample which effectively implement infinite scrolling in Silverlight. See this answer.

Community
  • 1
  • 1
Samuel Jack
  • 32,712
  • 16
  • 118
  • 155