Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Runtime Columns Post Reply Post New Topic
Author Message
Rohith
Newbie
Newbie
Avatar

Joined: 22 Sep 2008
Location: India
Online Status: Offline
Posts: 1
Quote Rohith Replybullet Topic: Runtime Columns
    Posted: 22 Sep 2008 at 10:22pm
Hello Sir,
 
    Can you let me know wether we can display runtime columns in Crystal report .
 For Eg. The user has the option to Select Which ever columns he wants to have it in hte report those column should be displayed , he may select two column or 3 or 4 ...
 Waiting for your earliest reply ...
 
Thaking You
 
Rohith(INDIA)
 
HI
IP IP Logged
rahulwalawalkar
Senior Member
Senior Member
Avatar

Joined: 08 Jun 2007
Location: United Kingdom
Online Status: Offline
Posts: 731
Quote rahulwalawalkar Replybullet Posted: 24 Sep 2008 at 1:03am

Hi Rohit,

Create Parameters with values or column names and then suppress the column and data accordingly.....
 
e.g.
 
CustID Fname Lname
 
Create Parameters which will ask the user which columns they want to see......Depending on their selection suppress the column name and data .
 
i.e right click the column name then format text then in common tab click x+2 against suppress and enter the code as below
{?Select Column Names}='1'  1 represents CustID column..... i.e. parameter value
repeat the same process for fields  format field

Cheers

Rahul
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.