I think it's simple question but I couldn't find answer on forum so sorry if it's duplicate.
How to set input mask to display numbers in europe format:
5 123 332,23
I read something that it depends on system settings, but I have EN Windows server 2013 and all Formats and Location settings set to my country.
In advanced settings Windows shows correct floating point and thousand separator.
My input mask is: #,##.00
I also tried # ##,00