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

    NextPrevious mode is comprised of two directional buttons that will allow you to move to the next page or to the previos 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 NextPrevious.
    7. Press F5 to run your application. It should resemble the following image: