Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to customize my Crystal report like this.. I will maintain a database where I will say what will be the daetime format (mm-dd-yyyy or dd-mm-yyyy ), number format (how many digit after decimal point 2.0000, 2.000, 2.00, 2 etc). When I will call a report then report will first compare its content type with the database. Then according to the database format report will be displayed.

NB: i ma using asp.net, C# and MS SQL

Thanks in advance.

Rashed
Posted

1 solution

You just format the fields in Crystal reports. Its simple & it will reduce the headache.

Formatting Dates in Crystal reports[^]

Formatting Numbers in Crystal Reports[^]
 
Share this answer
 
Comments
janwel 29-Jun-11 2:24am    
nice tutorial. my 5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900