I'm using Visual Basic.net 2012. I have installed Crystal Reports. I am connecting on database through DataSet (Telerik). When I create a Crystal report, I get in for example the ZIP code field 1.000 instead of 1000 and inventory number 10.986 instead 10986.
How do I get out thousand separator? The web application will run on a server and I cannot change local settings on my computer? This must be set in a way that will later enable it to run on server.
Thank you very much for your advice :)
Regards.