Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Adjust CrossTab dynamically Post Reply Post New Topic
Author Message
AntDC
Groupie
Groupie
Avatar

Joined: 23 Dec 2008
Online Status: Offline
Posts: 76
Quote AntDC Replybullet Topic: Adjust CrossTab dynamically
    Posted: 05 Jan 2009 at 8:26am
Can I adjust a CrossTab object, depending on a parameter?
This has to be in the report suppression code - as it is executed by means out of my scope.

I'm looking to do something like....


if MyParam = true then
  MyCrossTab1.SuppressColumnGrandTotals = True
else
  MyCrossTab1.SuppressColumnGrandTotals = false;


Thanks in advance

DC
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 05 Jan 2009 at 3:02pm
Unfortunately, these properites do not have the ability to attach a conditional formula to them. Thus, it can't be done.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
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



This page was generated in 0.016 seconds.