show two detail section's data in crystal report
Posted
by Parkash
on Stack Overflow
See other posts from Stack Overflow
or by Parkash
Published on 2010-05-11T10:05:11Z
Indexed on
2010/05/11
10:14 UTC
Read the original article
Hit count: 240
crystal-reports
|visual-c++-2005
How can display two detail section's data after completion of first detail section in crystal report of vb2005 like
detail of first detailsection
#one row.........................."
#second row........................."
#three row.........................."
detail of second detailsection
#"one row.............."
#"second row..............."
#"data of third row.............."
© Stack Overflow or respective owner