Hiding a Databand - feature Request

Stimulsoft Reports.WEB discussion
Post Reply
Jon_iSite
Posts: 7
Joined: Tue Jan 31, 2017 11:11 am

Hiding a Databand - feature Request

Post by Jon_iSite »

Hi

I have a report which contains 2 primary tables, which are linked via a 3rd

So

ParentTable (ParentId)
LinkTable (LinkFromParentId, LInkToChildId)
ChildTable (ChildId)

when I build the report, i create the relationships, and prevent the LinkTable databand from showing by setting it's height to 0.
This is a little messy in the designer - I think it would be a good feature to add a 'Visible' property to a databand, which would just prevent that band from appearing in the preview.

Thanks,

Jon.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Hiding a Databand - feature Request

Post by Edward »

Hi Jon,

Thank you for the suggestion, we will have a think about that.

As a workaround in a meantime, is it possible to modify the data in a way, that only 1 relationship between the 1st and the 3rd datasources is only required? It is probably easier to suggest than to achieve, but it is doable I think in case if the DataSources are SQL - based?

Thank you,
Edward
Post Reply