Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

GridView - How to implement filtering by null values for the MVCxGridViewColumnType.ComboBox column

$
0
0

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.


Viewing all articles
Browse latest Browse all 7205

Trending Articles