<!--- Fields marked with (*) are required. Please don't remove the template. --> ### Description (*) <!--- Describe the feature you would like to add. --> Possibility for backend users to search for NULL values in the column filters. ### Expected behavior (*) <!--- What is the expected behavior of this feature? How is it going to work? --> When the entered value is "NULL", filters the values for NULL MySQL value. ### Benefits <!--- How do you think this feature would improve Magento? --> Helps the users to filter in some specific cases (custom attributes, custom grids etc...). ### Additional information <!--- What other information can you provide about the desired feature? --> I already have the code to implement this feature, will do a PR soon.