Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个数据网格和一个 PagedCollectionView,其中包含 1000 多个对象和 100 个页面大小。如何将 PagedCollectionView 添加到数据网格中,这样当它的滚动条丰富时,底端会向数据网格添加额外的 100 行?
这解决了我的问题:
http://weblogs.asp.net/manishdalal/archive/2008/10/09/stealth-paging-datagrid.aspx
没有按应有的方式扩展