ColumnFilterPanel
Wisej.Web.Ext.ColumnFilter.ColumnFilterPanel
Last updated
Was this helpful?
Wisej.Web.Ext.ColumnFilter.ColumnFilterPanel
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.ColumnFilter
Assembly: Wisej.Web.Ext.ColumnFilter (3.2.0.0)
Base class for the filter panels to use in conjunction with the ColumnFilter extender.
Initializes a new instance of ColumnFilterPanel.
ColumnFilter: Returns the instance of the ColumnFilter that is managing this ColumnFilterPanel.
DataGridViewColumn: Returns the DataGridViewColumn bound to this ColumnFilterPanel.
PictureBox: Returns the control used as the filter button.
Clear the filter
applyFilters
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.
Where column filter panel showing a list of operators and values based on the Columns ValueType