Table Filtering Configuration

 

Add table component filtering and sorting.

Option

Description

Sortable Column

This option, available for Table Report and Edit Table panels, enables or disables column sorting for the designated column.

Note: not all columns can be sorted.  Certain underlying database field types, such as very large object fields and binary fields are not sortable.  In particular, Microsoft SQL Server columns of type “text” and “ntext” cannot be sorted.

You can selectively enable sorting in Edit Table panels as well as Table Report panels.  However, sorting an Edit Table panel containing unsaved data will cause that data to be lost.  Application users may regard this behavior as unexpected data loss, and you may consider disabling column sorting if this behavior is not desirable.

Show Filter

This option, if enabled, ads various filter controls to the panel.

“Other” Value in Dropdown Filters

You may see a blank line shown in various dropdown list filters in your application.  This value is only shown when there are NULL values in the underlying database field to which the filter applies.  For example, you may have a Customer table and showing a filter of Company Names.  The filter will show all the names of companies in the database and if there are some records that do not have a Company Name, then a blank line will be inserted in the filter so that you can display those records that have a blank/null company name in the database.  The blank entry will only be available when there are blank or null values.

See Also

Configuring Table and Record Panels with the Configuration Wizard

Panel Type Selection

Panel Options Selection

Panel Fields Selection

Table Search Configuration

Table Filtering Configuration

Table Column Total Configuration