This question is locked. New answers and comments are not allowed.
                        
                        Hi,
I've a gridview and i have implemented export to excel, the exported data is not is the format as in the grid.
The numeric columns are a bit strange, the positive data is exported normally in case if there is a negative data the excel has a red colored font.
| $213,213.00 | 
| ($98,766.00) | 
Please let me know what could be done to display negative numbers.
Thanks.

