I have a property in a class which is nullable datetime.
When I bind that class to a grid, the cell is not a date picker and I have to enter dates by typing them in.
Do I need to do something special to handle nullable types?
Thanks
Set the column style to Date manually. It's not known yet if it is a bug or a feature.
http://community.infragistics.com/forums/p/19101/69262.aspx