Adding a data band programmatically.

Stimulsoft Reports.NET discussion
Post Reply
ngaheer
Posts: 44
Joined: Sat Jul 22, 2006 1:12 am
Location: San Jose

Adding a data band programmatically.

Post 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.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Adding a data band programmatically.

Post by Vital »

Hello Narinder,

Please see sample project PrintTable from standard delivery.

Thank you.
Post Reply