1.3 KiB
1.3 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-paging-pattern | [How Do I:] Implement the AJAX Paging Pattern? | Microsoft Docs | JoeStagner | In this video we see how to use ASP.NET AJAX to implement the paging pattern, which enables the ASP.NET application to present a large amount of data as bein... | aspnetcontent | wpickett | 03/06/2007 | article | deba7d7e-3da2-48a1-8a9e-49c36c4bcc39 | dotnet-webforms | .net-framework | /web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-paging-pattern | video |
[How Do I:] Implement the AJAX Paging Pattern?
by Joe Stagner
In this video we see how to use ASP.NET AJAX to implement the paging pattern, which enables the ASP.NET application to present a large amount of data as being separated into smaller "pages" of data, and allow the user to move forward and backward among the pages.