Infragistics DateTime Picker

Posts   
 
    
MarcoP avatar
MarcoP
User
Posts: 270
Joined: 29-Sep-2004
# Posted on: 02-Oct-2004 18:59:48   

I dont know if I stayed up to late last night or what, but I am having a major brain fart here. I'm using the infragistics datetime picker to display a date that can be null in the db. I can't figure out how to display an empty string in the datepicker when this occurs, b/c the entity returns 1/1/1. disappointed

Somebody pls throw me a bone. smile

Trig
User
Posts: 96
Joined: 09-Jun-2004
# Posted on: 02-Oct-2004 21:32:30   

Entity.TestOriginalFieldValueForNull should do the trick

Sokon1
User
Posts: 97
Joined: 17-Jul-2006
# Posted on: 29-Aug-2006 12:09:14   

You get an empty Datepicker by using this:


DatePicker.CustomFormat = "'";