Print Page | Close Window

CR XI with Dyanmic Grouping and RecordFormula

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=443
Printed Date: 01 May 2024 at 1:34pm


Topic: CR XI with Dyanmic Grouping and RecordFormula
Posted By: padreport
Subject: CR XI with Dyanmic Grouping and RecordFormula
Date Posted: 30 Mar 2007 at 11:41pm
Hi  
I've a grouped (3 to 6 groups) report (.rpt file). Published in CR XI report server.
Would like to access thru vs 2005 with page server concept.
used infoobject and cast as report object. its working fine. but the thing is
 
thru application i would to change the group columns. for eg., country to state, zip code to pin like that. also is it possible to remove and add new groups thru application.
 
one more thing is recordformula i would to set. its working thru that property. but how to assign the parameter in the record formula. its not getting the value.
 
i'm using Report object from crystaldecisions.enterprise.engine namespace.
 
urgent.... ur help will be appreciated
 
thanks in advance...
 
PAD



Print Page | Close Window