(perels) The code provided here provides an optimized paging solution using ASP.NET Repeater, SQL Server 2005 / 2008 (not 2000). The implementation does not use temp tables, ROW_COUNT or similar. It only returns the specified amount of rows and not the full dataset to the client for performance reas
Read More - Register for Free Membership
