FilterEditor default Uppercase

Is it possible to show letters in upper case in a FilterEditor? The database table only contains uppercase letters and my search should work with upper case only.
Simplify IT business | SIB Visions
https://forum.sibvisions.com/
filterEditor.setValue(value.toUpperCase());