on ‎2009 Feb 24 6:01 PM
Hi ,
I am using Crystal report 2008 and Visual Studio 2008(C#) .
In CR designer for number fields I am setting AllowFieldClipping to False(Un Checked) ,
It works fine in the Designer , but when I put the same report in CrystalReportViewer, the numeric feilds are Clipping .. i need to display this field as #####..
Can anyone help me to overcome this...
Thanks in Advance,
Salah.
Request clarification before answering.
Hi,
Try placing the fields which are getting clipped in Text object.
You can achieve that as follows:
Open the report in crystal report designer.
Right click in crystat report and add the Text object.
Now drag the numeric field in text objects .
check in designer whether report is working fine.
Then save the report.
Open the same report through your .Net application and crystal report viewer.
Hope this helps!!!
Thanks,
Prasad Kanchan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks For your reply,
But i am getting same result in both cases(Enabled and disabled). The field is not truncating. i am not thinking its a Crystal Report issue.. Becouse Truncation is working properly in CR Designer as well as all the other DHTL viewers....
Salah..
Edited by: salahudheen muhammed on Mar 6, 2009 11:20 AM
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.