Page 1 of 1

show or hide databand depending on parameter

Posted: Tue Jan 27, 2015 2:23 pm
by nkizza
Hello, gentlemen. I need to print barcodes on a sticky labels. These labels have lots of sizes, and the only way I know is to make lots of reports to serve all the papersizes.
So, could you answer me just to extend my knowledge, please:
1. Can I pass a GET parameter to the report and set number of columns in databand depending on that parameter?
2. Can I show or hide the databand depending on parameter? Or could I hide the text block depending on GET-parameter?
Because, if I could do this, I would make a single report in a designer and use it for all paper sizes just passing user papersize within a parameter.

Thanks.

Re: show or hide databand depending on parameter

Posted: Wed Jan 28, 2015 9:52 am
by HighAley
Hello.

You could create report templates in code.
Please, look at the sample project.

Thank you.