When Excel-like filtering dialog is used without explicitly setting the filter operation the filter dialog executes Contains operation and when the filtering is confirmed through the OK button, RadGridView executes Equals operation. Comment: the issue is not the equals operations, the problem is that we escape the '*' characters.