GroupHeaderBand

Stimulsoft Reports.NET discussion
Post Reply
brjohnsmith
Posts: 35
Joined: Mon Jan 29, 2018 11:04 am

GroupHeaderBand

Post by brjohnsmith »

Hi,

Is it possible to use more than one condition, considereing the operator AND, for 2 or more fields included in the databandsource?

If so, please, how it would be the syntax the expression?

thx
Lech Kulikowski
Posts: 7354
Joined: Tue Mar 20, 2018 5:34 am

Re: GroupHeaderBand

Post by Lech Kulikowski »

Hello,

You can use several columns in the expression:
{DataSource.Column1}{DataSource.Column2}

Thank you.
Post Reply