Databand always enabled

Stimulsoft Reports.NET discussion
Post Reply
jjc
Posts: 97
Joined: Mon Apr 19, 2010 10:14 pm

Databand always enabled

Post by jjc »

Hi All,
i have an annoying issue to work out ,
in my report i am using an Index, it is divided in Cities and each City got 7 Services populate from 7 Variables that retrieve data from Database so happen sometime when 7 Variables are null the DataBand of the City is enabled instead i set up in the Condiotion of the DataBand of the city this expression:

Code: Select all

MyVariable3 == null && MyVariable1 == null && MyVariable6 == null && MyVariable7 == null && MyVariable2 == null && MyVariable5 == null && MyVariable4 == null
if it is true the component is not Enabled (Databand City).
Why the Databand City is enabled also when the Variables are null?
I tried many different code but not luck.
How i can work out this task?

Thanks so much for your attention.

Have a good day.

Cheers

Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Databand always enabled

Post by Alex K. »

Hello,

Please send us your .MRT file with database for analysis on support@stimulsoft.com.

Thank you.
jjc
Posts: 97
Joined: Mon Apr 19, 2010 10:14 pm

Databand always enabled

Post by jjc »

Hi Aleksey ,
i sent my MRT file with database to Stimulsoft.

Thanks so much for your help.

Have a good time.

Cheers
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Databand always enabled

Post by Alex K. »

Hello,

Ok! Thank you.
Have a nice day!
Post Reply