开发者

Silverlight 4, How to Dynamic load rows into a data grid based on scrolling?

I have a datagrid and a PagedCollectionView with more than 1000 objects and a pagesize of 100. How can I add the PagedCollectionView to the datagrid such that when its scroll bar开发者_StackOverflow riches the bottom end will add an additional 100 rows to the datagrid?


This solved my problem:

http://weblogs.asp.net/manishdalal/archive/2008/10/09/stealth-paging-datagrid.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜