hello,
i have big problem.
i have 6 different languages.
and if choose Deutsch I got 25,21 - its wrong.
I want to get 25.21 this is ok only if choose English language.
I tried in site.master add Thread.CurrentThread.CurrentCulture = new CultureInfo("en-US"
But still not working.
I need defined always calculate/use dot instead comma.
Please help me.
Go to the complete details ...