Skip to main content

SimpleColumnFilterPanel

Namespace: Wisej.Web.Ext.ColumnFilter

Assembly: Wisej.Web.Ext.ColumnFilter

Simple column filter panel showing the unique values found in the bound column in a checked list box. The user can select multiple values, clear the selection or select all.

public class SimpleColumnFilterPanel : ColumnFilterPanel

Constructors

Instance memberSimpleColumnFilterPanel()

Initializes a new instance of the SimpleColumnFilterPanel class.

Methods

Instance memberClear(applyFilters)

Clear the filter panel

ParameterTypeDescription
applyFiltersBoolean