Page 1 of 1

Adding a data band programmatically.

Posted: Mon Dec 31, 2007 1:13 pm
by ngaheer
Hi,

I have been trying to find a way to add a data band to the report and then fields inside the band programmatically. As an effort to simplify the report creation process, I want to do as much as I can do for a simple report and there fore the need to place the band before the user starts report design.

Is there such an API available for me to use?


Narinder.

Adding a data band programmatically.

Posted: Mon Dec 31, 2007 1:26 pm
by Vital
Hello Narinder,

Please see sample project PrintTable from standard delivery.

Thank you.