This example demonstrates how to implement filtering for a property that contains null values using the GridViewSettings.AutoFilterCellEditorInitialize and GridViewSettings.ProcessColumnAutoFilter properties for this task.
In this example, the "ModelState" column is bound to a nullable enum type.