Compare to null

Stimulsoft Reports.NET discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Compare to null

Post by hugo »

Hello,

This sentence: "{Receipt.ClientCountry == null ? "" : " - "}" does not work with .Net but works with Fx.
For interoperability between products this should be supported, because DBNull.Value is specific for .Net.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Compare to null

Post by HighAley »

Hello.

We will try to fix this incompatibility.
The DBNull.Value will be added in JS and Flex.

Thank you.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Compare to null

Post by Vladimir »

Hello Hugo,

We will look at the best option to ensure compatibility of reports with DBNull.Value expression.
Most likely the processing of DBNull.Value will be added to Fx.

Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Compare to null

Post by hugo »

Hello,

OK, thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Compare to null

Post by HighAley »

Hello.

The fix is already available on our site in 2015.3.6 build.

Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Compare to null

Post by hugo »

OK, thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Compare to null

Post by HighAley »

Hello.

Let us know if you need additional help.

Thank you.
Post Reply