### Bug report When filtering a specified Grid column, the filter expressions are inverted when the value of the first expression is empty/null. ### Reproduction of the problem 1) Filter a Grid column by leaving the first filter value empty: <img width="450" height="298" alt="Image" src="https://github.com/user-attachments/assets/71b14731-8564-48fd-a675-9253d98c9f59" /> 2) Filter the Grid and open again the filter menu. The filter expressions are inverted: <img width="235" height="297" alt="Image" src="https://github.com/user-attachments/assets/ae3d928d-7590-47e5-a26b-457c1a7161b1" /> A Dojo sample for reproduction: https://dojo.telerik.com/CXChcTJT ### Expected/desired behavior The filter menu expressions must remain the same. ### Environment * **Kendo UI version: 2025.2.702 * **jQuery version: 3.7.0 * **Browser: [all]