michael asked 2016-11-15 03:49:26 UTC
Hi, I'm need to use the this format for double (155.45) but Wisej put this variable as (155,45)..
I know, I can use a Replace() but i don't like... I need to change the globalization maybe..
I tried (in Web.config):
But not work.
michael asked 2016-11-15 03:49:26 UTC
Hi, I'm need to use the this format for double (155.45) but Wisej put this variable as (155,45)..
I know, I can use a Replace() but i don't like... I need to change the globalization maybe..
I tried (in Web.config):
But not work.