1.2 KiB
1.2 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | 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... | riande | 03/06/2007 | deba7d7e-3da2-48a1-8a9e-49c36c4bcc39 | /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.