Isn't there Virtual DataSet in FR3?
Isn't there Virtual DataSet in FR3?
I have more than 3 records in my Table. But I want to show only 3 record in MasterData Band.
Remainder records must be in next page.
For example: Records 1,2,3 in Page 1
Records 4,5,6,7,8... in Page 2
How can I do this?
I have more than 3 records in my Table. But I want to show only 3 record in MasterData Band.
Remainder records must be in next page.
For example: Records 1,2,3 in Page 1
Records 4,5,6,7,8... in Page 2
How can I do this?
Comments
See the rowcount property of the band in the object inspector.
regards