Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
This is the purpose of the NULL settings within the BO Mapper. Create a Return Alternate Value on NULL value and set the return value to #1/1/1800# and then rebuild the partial. So when there is a date value that is null, the BO property will return #1/1/1800# and it will be treated as a NULL by the DateTimePicker.
|