Default value: 'alphabeticalCustomFirst'
Determines the order of items in the filter drop-down list. Possible values are: "none", "alphabetical", "alphabeticalCustomFirst" and "alphabeticalEmbeddedFirst"
$("#element").wijgrid({ filterOperatorsSortMode: "alphabeticalCustomFirst" });