Businessobject RegData ignoring nullable types
Posted: Wed Sep 05, 2018 3:37 am
Hi,
Stimulsoft supports all nullable datatypes. Yet, when I do a RegData for a business object containing nullable properties (double?, int?), it maps them as their non-nullable representations (double, int). The problem is we have no way to tell whether the data is actually 0 or a null. Can you please fix the RegData method to correctly map the datatypes?
Stimulsoft.Web 2018.2.3
Cheers,
Vineet
Stimulsoft supports all nullable datatypes. Yet, when I do a RegData for a business object containing nullable properties (double?, int?), it maps them as their non-nullable representations (double, int). The problem is we have no way to tell whether the data is actually 0 or a null. Can you please fix the RegData method to correctly map the datatypes?
Stimulsoft.Web 2018.2.3
Cheers,
Vineet