Hello allan.
I need to format decimal to currency in server side datatable.
My Data which I return in Page is { "mData": "TotalAmount" } I need to display the result in format of e.g 10,000,000.00 instead of e.g 232206368.75
↧
CONVERT DECIMAL TO CURRENCY IN SERVER SIDE DATATABLE
↧