Hi,
Does any one know how to give a page break in datareports in VB after display of certain records .
All the reports is done using dataenvironment and datareport properties, but I want to show the report by having pagebreak after every 5th record. Since no code is written , I can't do anything to do this. Only datareport.show method is used. I tried to use forcepagebreak property but doesn't work.
Pls help.
Kiran