Hello,
Whenever I try to paste a numeric value in the spreadsheet control, it formats the number and don't respect the control Locale even if the field has no validation rules. (e.g.: if I try to paste "4,5", the pasted value will be "4.5". Otherwise, if I paste "4.5" the pasted value will be "45")
Is there a workaround for this problem, for example, configure paste options or something similar?
Thanks.