Click here to Skip to main content
15,914,225 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Reading Barcode From Scanner Pin
Vivi Chellappa17-Mar-06 19:37
professionalVivi Chellappa17-Mar-06 19:37 
AnswerRe: Reading Barcode From Scanner Pin
Polymorpher27-Feb-06 13:00
Polymorpher27-Feb-06 13:00 
GeneralRe: Reading Barcode From Scanner Pin
subai4-Mar-06 0:43
subai4-Mar-06 0:43 
GeneralRe: Reading Barcode From Scanner Pin
Polymorpher4-Mar-06 3:44
Polymorpher4-Mar-06 3:44 
QuestionHeader Information Pin
Ansh114-Feb-06 0:15
Ansh114-Feb-06 0:15 
QuestionModifying Folder properties Pin
RahulOP13-Feb-06 22:00
RahulOP13-Feb-06 22:00 
QuestionCrystal + ASP Pin
Rajkamal_dfine7-Feb-06 21:42
Rajkamal_dfine7-Feb-06 21:42 
AnswerRe: Crystal + ASP Pin
nicko1-Mar-06 15:41
nicko1-Mar-06 15:41 
Rather than supressing those fields, you should probably create a ierarchy, unless ou have reason to do otherwise. 2 ways i can think of doing this off-hand, both require linking your Tables.

Setup a link between your Tables, if you haven't already done so, (eg. "SELECT * FROM [Table1] LEFT JOIN [Table2] ...") such that you have a parent-child relationship mapped between the tables.

Method 1:
Set Table1.Col1, Table1.Col2, Table1.Col3 as your Groups, and in the Group3 Header section put:

Table1.Col1 Table1.Col2 Table1.Col3

as you want them displayed.
Then in the Details section, put your Table2 fields.

Method 2:
Put your Table1 fields in the Details section.

Create a subreport for the Table2 fields, and place it in the Group Footer, or Report Footer, just below the Details section. Crystal Reports documentation can explain how to create a subreport.

Both methods will acheive what you want, but i dare say that the second method will be more efficient.


nicko
QuestionPosted and missing article Pin
SMDtheone7-Feb-06 19:35
SMDtheone7-Feb-06 19:35 
AnswerRe: Posted and missing article Pin
Vasudevan Deepak Kumar2-Mar-06 1:49
Vasudevan Deepak Kumar2-Mar-06 1:49 
AnswerRe: Posted and missing article Pin
HimaBindu Vejella7-Mar-06 18:38
HimaBindu Vejella7-Mar-06 18:38 
AnswerRe: Posted and missing article Pin
toxcct7-Mar-06 21:41
toxcct7-Mar-06 21:41 
QuestionCPU consumption problem Pin
caniask6-Feb-06 19:11
caniask6-Feb-06 19:11 
AnswerRe: CPU consumption problem Pin
Dave Kreskowiak12-Feb-06 14:12
mveDave Kreskowiak12-Feb-06 14:12 
QuestionUNICODE sample Pin
transoft6-Feb-06 7:36
transoft6-Feb-06 7:36 
QuestionRSS Barcode Specifications Pin
NKR4-Feb-06 1:08
NKR4-Feb-06 1:08 
AnswerRe: RSS Barcode Specifications Pin
progload12-Feb-06 5:37
progload12-Feb-06 5:37 
GeneralRe: RSS Barcode Specifications Pin
NKR14-Feb-06 22:35
NKR14-Feb-06 22:35 
Questionsimple WebSphere MQ Pin
jbu203-Feb-06 21:44
jbu203-Feb-06 21:44 
QuestionAjax Pin
Prabu ram2-Feb-06 6:34
Prabu ram2-Feb-06 6:34 
AnswerRe: Ajax Pin
TJmaster17-Feb-06 2:24
TJmaster17-Feb-06 2:24 
AnswerRe: Ajax Pin
Vasudevan Deepak Kumar1-Mar-06 22:29
Vasudevan Deepak Kumar1-Mar-06 22:29 
QuestionSTLSoft challenge Pin
Danny-T230-Jan-06 20:17
Danny-T230-Jan-06 20:17 
AnswerRe: STLSoft challenge Pin
Stephen Hewitt3-Feb-06 22:20
Stephen Hewitt3-Feb-06 22:20 
QuestionColor and Font Manipulation Pin
RahulOP23-Jan-06 19:27
RahulOP23-Jan-06 19:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.