Print Page | Close Window

How to Display 10 empty rows in details section

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=21135
Printed Date: 16 May 2024 at 7:34pm


Topic: How to Display 10 empty rows in details section
Posted By: subhani.029
Subject: How to Display 10 empty rows in details section
Date Posted: 26 Oct 2014 at 9:45pm
Hi guys,

I want to display 10 empty/filled rows in details section.
Actually, it will be bind data in those rows, but whether data rows are more or less, i means if i have 5 records or 15 records, i want to display only 10.
if it is 5 records, then it should be filled 5 rows & other 5 rows should be display as empty.

Can any one plz help me, how can i do.

Thanks

-------------
abdul subhan



Replies:
Posted By: z9962
Date Posted: 27 Oct 2014 at 12:09am
Does it need to be blank detail rows? or just 10 rows in general? I assume you are grouping on a field?


Posted By: subhani.029
Date Posted: 27 Oct 2014 at 2:44am
i have a table, from which i will get either 1, 5, or lessthan or equal to 10 records.
Now, if it is less than 10 records, like 5 records, i will fetch these five records & will display 5 empty rows.

-------------
abdul subhan


Posted By: z9962
Date Posted: 27 Oct 2014 at 2:58am
Do these addtional rows need to be in the details section?
Do you have a group? ie
Group Header 1
 details 1
 details 2
 details 3
Group Footer 1
etc
 
or just
details 1
details 2
etc
 



Print Page | Close Window