Joined: 17 May 2009
Online Status: Offline
Posts: 1
Topic: Dynamically changing position of a summation field Posted: 17 May 2009 at 11:39am
Hi, I am using Crystal 2008 RAS API in C# and have created a report writer.
I am having an issue changing position of a summation field in report footer, i just want to change the left position of the field, I have done this on other fields but its not working when i try on summations. Please provide the solution how to do this or code would be the best I have the following to create the summation field:
SummaryField boSumFieldObject = new SummaryField(); boSumFieldObject.SummarizedField = boFieldObject;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum