How to print each row of a dataset on each page
Hi All,
I have a dataset with 10 rows. can you please tell me how to print each of these rows on each page(ie in 10 pages) dynamically? I have tried the report.Pages.Add statmement in the OnNext event of dataset. but the result still print in one page.
Thanks in advance
Sat
I have a dataset with 10 rows. can you please tell me how to print each of these rows on each page(ie in 10 pages) dynamically? I have tried the report.Pages.Add statmement in the OnNext event of dataset. but the result still print in one page.
Thanks in advance
Sat
Comments
Peter
Technisoft
Can You please help me with this. I want to set this property for GroupHeader dynamically in code of my application. Do you know how to do this?
Martin