Experienced members,
I am having a small issue with the generated entity objects and Infragistics grid. Seems that infragistics is doing the right thing when I bind a collection class to a grid. My collection of entities have a date date property that allows null in the DB. When then entities are displayed in the grid, they show up as 01/01/0001. Is there any way around this?
Thanks
Chris