1. Drag a RadGridView on a form. 2. Set the EnableFiltering and ShowHeaderCellButtons to true. 3. Fill the grid with data and run the project. 4. Open the filter popup and type something in the text field. 5. Press enter key and the popup will be closed without applying the filter.