Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.19 KB

how-do-i-implement-the-ajax-paging-pattern.md

File metadata and controls

22 lines (18 loc) · 1.19 KB
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.

▶ Watch video (27 minutes)

[!div class="step-by-step"] Previous Next