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

    NumericFirstLast mode creates a set of numbered buttons and two buttons 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 NumericFirstLast.
    7. Press F5 to run your application. It should resemble the following image: