How to Increasing the size of a reports detail section

pabitrakbiswal

New member
Local time
Today, 00:45
Joined
Mar 7, 2008
Messages
1
i have item field (item_name) in Details section.In this item_name field there are 5 records and it displaying in Details section with 5 rows.but i want to fixed that Details section as 10 items rows.if there is 5 records then it will be dislplay 5 records with 5 blank space.if there are 11 records then it will display 10 records in 1st page and 1 record will dispaly in next page with 9 blank spaces. so plz help me and give me solution with coding. i am using Bussiness object Crystal report version X.


Thanks
Pabitra
 
I'm not really sure of what you want but it sounds like that you have a custom format you need to follow for some specific reason. Without knowing or seeing exactly what you want, the only thing I can think of off hand would be to create a temporary Table to contain the Null record spaces you want.

.
 

Users who are viewing this thread

Back
Top Bottom