ComponentOne Extender Controls for ASP.NET Web Forms
Wijmo Control Toolkit Extender Controls / C1PagerExtender / Setting Pager Modes / NextPreviousFirstLast Mode
In This Topic
    NextPreviousFirstLast Mode
    In This Topic

    NextPreviousFirstLast mode is comprised of four directional buttons: two that allow you to move page-by-page, and two that are direct links to the first page and to the last page:

    1. Create a new ASP.NET Web application.
    2. Add a standard Panel control to the main content of your page.
    3. Click the Panel control smart tag to open the Panel Tasks menu and click Add Extender.
    4. Use the Extender Wizard to add a C1PagerExtender to your page.
    5. Go to View | Properties and use the Properties drop-down menu to view the Panel1_C1PagerExtender properties.
    6. Locate the C1PagerExtender.Mode property and use the drop-down menu to set it to NextPreviousFirstLast.
    7. Press F5 to run your application. It should resemble the following image: