FilterEditor default Uppercase
Posted: Fri Mar 04, 2016 1:29 pm
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
http://forum.sibvisions.com/
filterEditor.setValue(value.toUpperCase());