Jump to content
We've recently updated our Privacy Statement, available here ×

How can we specify or Fix number of rows in detail band


singh758

Recommended Posts

  I want to Display specify number of rows which must be shown in every page of my report. If the number of fetched rows from datasource is less than amount required to fill page height, I want to fill remaining space with blank rows.

 For example, if 10 rows can displayed in every page & there are only 5 rows of data which fetched from datasource, then I want to print 5 empty rows after last printed row.And if there are 25 rows of data then it will be print 3 pages..records (rows) 1-10 on 1st page, records (rows)10-20 2nd page  ,records (rows) 20-25  3rd page

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...