Hi, I created a Crystal report using Report Viewer in VB.Net. one of my fields is a quantity field and has to show it in decimal values. When I pull the data from the database to my app it shows the decimal values without formating, but when I open the Report it rounds it off, even after I set the Default value for the field in the Report designer.
Any Ideas???




Reply With Quote