PreviousIsNull

Stimulsoft Reports.NET discussion
Post Reply
karlwalk
Posts: 2
Joined: Tue Aug 14, 2007 6:07 pm
Location: Vancouver BC

PreviousIsNull

Post by karlwalk »

Hi.

I tried to use the PreviousIsNull() function in the 2007.3 version and it never returns true. I looked at the code and there
seams to be a bug in the code.

Not sure but I think that the line

if (dataSourceObject.IsBof)return false;

should return "true" and not "false" .

Also is there any documentation on this new functionality?

Thanks Karl
Post Reply