Browse by Tags

All Tags » ASP.NET (RSS)

How to do virtual paging with ASP.NET, AJAX and SQL Server 2005 by marianor

This sample provides a way to avoid full postback of the page, just updating the grid that contains the data. The first step is create the stored procedure, for that I will use CTE (Common Table Expressions), which is a new feature of SQL Server 2005...
Filed under: , ,
More Posts