-
NumberField: can't change decimal separator
NumberField: can't change decimal separator
new Ext.form.NumberField({
decimalSeparator:',',
width: 100,
allowNegative:false,
value:'0,00'
});
Changing the decimal separator to a comma results in marking the value as invalid.
-
Sencha User
Jack Slocum
Ext JS Founder
Original author of Ext JS 1, 2 & 3.
Twitter: @jackslocum
jack@extjs.com
-
I didn't have a look at the source
, but can you override this setting globally with the localization files?
Thanks
Marco
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us