PRMiller2
Technical User
- Jul 30, 2010
- 123
Good morning,
I am new to Crystal Reports so please bear with me. I have a C# project designed in Visual Studio 2010 Professional Edition with Crystal Reports embedded. I created a report with about 20 fields, and populate the values at run-time with a data-table.
My question is this: I believe the fields were created as string fields. The majority of my fields are numeric, and should be formatted without decimal places. In the design view of the report, I have changed the decimal places to 0. However, at run-time, the report still displays as 0.00. Also, I can right-click on the field and select format, but I don't have an option to format as 0 -- leading me to believe that I created the origianl fields as strings.
How can I change the fields to numeric so that I have formatting options?
Thanks,
Paul
I am new to Crystal Reports so please bear with me. I have a C# project designed in Visual Studio 2010 Professional Edition with Crystal Reports embedded. I created a report with about 20 fields, and populate the values at run-time with a data-table.
My question is this: I believe the fields were created as string fields. The majority of my fields are numeric, and should be formatted without decimal places. In the design view of the report, I have changed the decimal places to 0. However, at run-time, the report still displays as 0.00. Also, I can right-click on the field and select format, but I don't have an option to format as 0 -- leading me to believe that I created the origianl fields as strings.
How can I change the fields to numeric so that I have formatting options?
Thanks,
Paul