0
kicks
DeleGrid: Pagination for the delegates
A GridView derived ASP.Net control that delegates data-retrieval back to the developer, so they have full control over what data is displayed per-page of the grid.
This means you can write your pagination in something like NHibernate, and not have to worry about polluting your presentation with data knowledge.