How to Format Numbers Using Currency Symbols

Description

You can format numbers in the Grid (both server side and client side formatting) using the currency symbol from every country in the world. The format expression uses the new formatCurrency() function. You can specify if the currency symbol should lead or trail the number.

Currency Symbols from any Country in the World

This video shows how you can easily format currency data in a web application to use the currency symbol from any country in the world. Both server-side and client-side formatting can be performed to add the desired currency symbol.