JavaScript/jQuery DataGrid - headerFilter.texts
Contains properties that specify text for various elements of the popup menu.
                        Type:
                    
        cancel
Specifies text for the button that closes the popup menu without applying a filter.
                        Type:
                    
                
                    Default Value: 'Cancel'
                
        emptyValue
Specifies a name for the item that represents empty values in the popup menu.
                        Type:
                    
                
                    Default Value: '(Blanks)'
                
        Feedback