Problem - Gridview databound column's value has a Decimal value consisting decimal point which has been converted to comma when using culture id-ID

asp.net , culture , gridview India
  • 11 years ago

    Hi friends

    I have a problem of showing gridview's databound column value which binds decimal values. Actually it shows comma instead of showing decimal point in the decimal value.

    For eg 20,02 instead of 20.02

    My website s a multilingual website. if I select a english then it displays 20.02 in the BoundField column else it shows 20,02.

    Could u guide me how to resolve this issue

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The trouble with programmers is that you can never tell what a programmer is doing until it's too late.” - Seymour Cray