Hi,
I create asp.net app and need to set decimal separator to comma, even I set web.config globalization culture on en-GB (because of date format, ...). Is it posible to keep culture on en-GB and set decimal separator to comma (decimal separator for en-GB is dot)?
thanks
Start Free Trial