Click here to Skip to main content
16,010,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi friends,
I am using C#,ASP.NET,.NET FRAMEWORK 2.,crystal reports 9
I have a web application .
how to change the decimal separator and thousand separator dynamically in crystal report in web application?


Thanks in advance
george
Posted

1 solution

Step 1: Go to Format Editor
Step 2: Select the Number Tab
Step 3: Click Customize Button
Step 4: In next Screen u can see Decimal Seprator and Thousand Seprator.
Step 5: Right side of the Text box u can see a small button(Formula WorkShop) Click and it will open a new window
write your syntax there

Step 6:Click Save and Close.

Iam using the crystal report and dynamically changing it
if u want any further help. Ask
 
Share this answer
 
v2

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