1
I have a DataSet
populated with two records and would like to print the first record on one page, the next on a new page, and so on.
This is necessary to print badges on a Sp35plus.
1
I have a DataSet
populated with two records and would like to print the first record on one page, the next on a new page, and so on.
This is necessary to print badges on a Sp35plus.
Browser other questions tagged c# reportviewer
You are not signed in. Login or sign up in order to post.
See if this helps you http://paulohdsousa.blogspot.com.br/2012/01/reporterss-com-reportviewer-e-linq-c.html http://paulohdsousa.blogspot.com.br/2012/01/reporterss-com-reportviewer-c.html
– PauloHDSousa