Hi,
I am using ImportDataTable to populate my PDF. I am having problem with displaying 0 as 0.00
The two zeros after the decimal point get truncated. I need to to display as "$0.00"
Can you please let me know how to format data to the currency datatype with 2 decimal places for the entire column? I need the Currency symbol to change according to the settings in System.Threading.Thread.CurrentThread.CurrentCulture
Thank you in advance for your help.
Thanks in advance for your assistance.