MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Browser Compatibility
    Online Demo
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements
  Windows Forms




Paging and Filtering

The Paging function available in the Grid Grouping Control comes in handy when the grid rows exceed the limits of a single page. The default setting pulls all rows and columns irrespective of the data displayed. The Paging function can be used to limit the dimensions of the displayed data. Filters in the Grid Grouping Control, enable users to select and display a subset of records based on user-defined criteria. The criteria can be set using a Filter Bar at runtime as well as in Design Time.

Paging with Pager Bar Support Filters with Filter Bar Support

Paging with Pager Bar Support

Built-in Paging support in the grid lets you specify the number of records per page to be displayed takes care of the appropriate UI rendering. Optionally, you can also display a user-friendly Pager Bar with slider to scroll through the pages.

PagerBar in the GridGroupingControl

Pager Bar in Grid Grouping Control

Paging is ideal for displaying datasources with large number of records. Performance and usability enhancements can be achieved through the Paging feature.

Filters with Filter Bar Support

The grid lets you filter the records that get displayed. This is very useful when dealing with large datasets.

For example, in the 'Country' field, you could filter by a specific country. As another example, in the 'Sales' field, you can filter records whose values are "< 100".

Filters can be defined in the program ss well as during runtime. During runtime, the user can use the built-in Filter Bar which displays a Combo box with all possible filter criteria.

GridGroupingControl with FilterBar in a Column

Grouping Grid with Filter Bar in Column 'CompanyName'

Clicking the Custom option on the Filter drop-down menu pops up the Filter Condition dialog box that lets you set advanced filter conditions.

GridGroupingControl with FilterBar in a Column

Custom Filter Condition Dialog

Custom Filter

The Custom Filter feature can be used to customize the paging logic. Alphabetical paging, which is an example of customized paging, can be implemented using this feature and is illustrated below.

Alphabetical Paging

Alphabetical Paging using Record Filters

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |