Turning TextBox on/off given null data

Stimulsoft Reports.NET discussion
Post Reply
jrSD
Posts: 23
Joined: Wed Jun 10, 2015 8:10 pm

Turning TextBox on/off given null data

Post by jrSD »

I have two columns in my db that i am having trouble with (report wise). One column displays text in every cell / record (Parts.Face6Filename). The cell (Parts.Face6Barcode) has only limited data, wherein most of the time the cell displays null. In my report, I would like to show (Parts.Face6Filename) only when (Parts.Face6Barcode) in NOT null. I have tried to do this with conditions to no avail, and I am uncertain how to write and where to include an IIF statement for this. Any help would be greatly appreciated.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Turning TextBox on/off given null data

Post by Alex K. »

Hello,

Please send us your report template for analysis.

Thank you.
jrSD
Posts: 23
Joined: Wed Jun 10, 2015 8:10 pm

Re: Turning TextBox on/off given null data

Post by jrSD »

I actually achieved what I needed by turning the text / textbox white given the null...Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Turning TextBox on/off given null data

Post by HighAley »

Hello.

Good. Let us know if you need any additional help.

Thank you.
Post Reply