For display purposes, is it possible to set a site global rule for the amount of digits to display after the decimal separator ASP.NET MVC 4? In the event that it is, how does one achieve this?
The optimal method would be a culture related rule specified in web.config which affects all printed decimals.