I think thats the problem, It looks like a standard DateTime not a
Nullable(of DateTime).
So I guess we can't expose these as part of a public API and expect VS to
work?
That sucks..
Maybe we can specify for the serializer?
Schneider
> What code is generated in the code behind?
>
[quoted text clipped - 12 lines]
>>
>> Schneider
Bryan Phillips - 27 Oct 2006 05:22 GMT
Unfortunately, I can't see a way around the problem since it is a
serialization problem and not a designer one.
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> I think thats the problem, It looks like a standard DateTime not a
> Nullable(of DateTime).
[quoted text clipped - 24 lines]
> >>
> >> Schneider