﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » NULL value for Datetime</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 17:47:30 GMT</lastBuildDate><ttl>20</ttl><item><title>NULL value for Datetime</title><link>http://forum.strataframe.net/FindPost6919.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have an optional datatime field. I want this field to be NULL (&amp;nbsp; /&amp;nbsp; /&amp;nbsp;&amp;nbsp; )&amp;nbsp;if user didn't specify any value to it. Currently, when I click new button, this datetime field defaulted to 01/01/1800.&lt;/P&gt;&lt;P&gt;Any ideas?</description><pubDate>Mon, 19 Feb 2007 16:16:34 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: NULL value for Datetime</title><link>http://forum.strataframe.net/FindPost6986.aspx</link><description>The DevExpress date control behaves slightly different than the standard control.&amp;nbsp; We just added this functionality for our standard date time control but this has not been implemented on the DevExpress date control.&amp;nbsp; You can drop on the new SF date time control temporarily just to see if this is the behavior you are looking for.</description><pubDate>Mon, 19 Feb 2007 16:16:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: NULL value for Datetime</title><link>http://forum.strataframe.net/FindPost6954.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I want to display it as empty date, instead of '01/01/1800'.&lt;/P&gt;&lt;P&gt;BTW, I am using DevExpress DateEdit control. Anyhow, I want my BO to save datetime field as NULL if it is not specified. I don;t want it to be replaced as '01/01/1800'.&lt;/P&gt;&lt;P&gt;Any ideas?</description><pubDate>Mon, 19 Feb 2007 10:42:27 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: NULL value for Datetime</title><link>http://forum.strataframe.net/FindPost6946.aspx</link><description>On the DataTimePicker control, you will need to set the ClearOnNull property to True and set the NullReplacementValue to 01/01/1800.&amp;nbsp; Then, the control will be cleared when it is bound to a field with a value of 01/01/1800</description><pubDate>Mon, 19 Feb 2007 09:53:40 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>