Show array in different aspect than Data Band

Stimulsoft Reports.NET discussion
Post Reply
DavidTG
Posts: 14
Joined: Sun Oct 20, 2019 11:10 pm

Show array in different aspect than Data Band

Post by DavidTG »

I have an array of users, and I want to display that information. I don't want to use a DataBand because it displays like a database table: one row after another. I want to give this look to every element of the array. Is there a way to do it? Or I just need to stick with DataBand?
Last edited by DavidTG on Sun Oct 27, 2019 12:26 am, edited 2 times in total.
Lech Kulikowski
Posts: 6265
Joined: Tue Mar 20, 2018 5:34 am

Re: Show array in different aspect than Data Band

Post by Lech Kulikowski »

Hello,

In any case, to show all records from the data source, you should use the DataBand component.

Thank you.
DavidTG
Posts: 14
Joined: Sun Oct 20, 2019 11:10 pm

Re: Show array in different aspect than Data Band

Post by DavidTG »

Ok, but can I customize the aspect like the picture? Or it shows only in the default look?
DavidTG
Posts: 14
Joined: Sun Oct 20, 2019 11:10 pm

Re: Show array in different aspect than Data Band

Post by DavidTG »

Well just moving the items inside the databand panel and adding new text did the trick.
Lech Kulikowski
Posts: 6265
Joined: Tue Mar 20, 2018 5:34 am

Re: Show array in different aspect than Data Band

Post by Lech Kulikowski »

Hello

Ok.
Please let us know if you need any additional help.

Thank you.
Post Reply