G
Guest
Hi,
I created a crystal report in a vb.net project but iI have one issue with
one of the field I placed on the report. The field should be displaying an ID
eg 99999 but instead it's shown as 99,999 when I print or display the report.
The data is returned as string form the database and the dataset column
datatype is system.string. Any ideas on how I can change this to display 9999?
Thanks
I created a crystal report in a vb.net project but iI have one issue with
one of the field I placed on the report. The field should be displaying an ID
eg 99999 but instead it's shown as 99,999 when I print or display the report.
The data is returned as string form the database and the dataset column
datatype is system.string. Any ideas on how I can change this to display 9999?
Thanks