Bind collection from code behind to databand

Stimulsoft Reports.NET discussion
Post Reply
machulda
Posts: 4
Joined: Tue Oct 08, 2013 6:55 pm

Bind collection from code behind to databand

Post by machulda »

Hello,

I want connect collection from code behind of the report to the databand. But I don't know what is right advancement.

Please send me same information.
Thank you in advance.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bind collection from code behind to databand

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
machulda
Posts: 4
Joined: Tue Oct 08, 2013 6:55 pm

Re: Bind collection from code behind to databand

Post by machulda »

Hello Aleksay,

I have Business object which is a datasource for report, on the code behind in the OnBeginRender method I get collection according to same logic.
These data I want display in databand, bud I don´t know how.

I hope that now is it adequate description?
Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bind collection from code behind to databand

Post by Alex K. »

Hello,

Please check the sample project in the attachment.

Thank you.
Attachments
SampleProject.zip
(20.16 KiB) Downloaded 116 times
Post Reply