FilterMode Enum

Specifies the filtering mode of RadzenDataGrid<T>.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum FilterMode

Fields

Name Description
Simple The component displays inline filtering UI and filters as you type.
SimpleWithMenu The component displays inline filtering UI and filters as you type combined with filter operator menu.
Advanced The component displays a popup filtering UI and allows you to pick filtering operator and or filter by multiple values.
CheckBoxList The component displays a popup filtering UI and allows you to pick multiple values from list of all values.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙