Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

How to force English number format for all number values in a column?

$
0
0

This is what I see by default in my table:

 Pasted 
 Value   
Displayed
Value       
                                                                                                                                                                                                                        
2,00
2,00
0,00
0,00
0.5  0.5          
22,00
00,00

All except 0.5 are aligned as numbers to the right. 0.5 is treated as string.

I tried various number formats, but none are willing to accept that 0.5 is a number, not willing to display . as the decimal separator. Instead, I see stuff like this:

Format:#.##0

enter image description here

The document is set to Czech language and changing the locale will break other things. I need this column in particular to act as if the language is English.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>