This is a migrated thread and some comments may be shown as answers.

GridNumericColumn decimal separator

0 Answers 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
joao
Top achievements
Rank 1
joao asked on 20 Dec 2017, 02:03 PM

Hi,

I have an GridNumericColumn that is having diferent behaviours between environments (dev, prod). I'm not setting the decimal separator, so it's using the default one. On my dev environment it's using "." (ex.: 1.5) and in my prod ist's using "," (ex.: 1,5).

I don't know exactly what definition is used for this. I thought it was regional settings so i made them equal but it appears not to be.

 

I want to ensure the 1.5 format whatever the regional definitions (to view and edit).

 

I have two questions:

What exactly makes the decimal separators diferente?

What's the best way of ensuring the decimal separators i need?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
joao
Top achievements
Rank 1
Share this question
or