Bound Datagrid Null Date field

Hi, I have done a bit of a search on this forum and I can''t find anything that answers this question: I have a databound grid. One of the fields that comes in is a datetime field. This automatically gets turned into a datetime picker celltype. That is all good....but can this field handle a NULL datetime? Thanks

2 Replies

AD Administrator Syncfusion Team October 19, 2004 09:37 PM UTC

It should work. Here is a sample that shows empty cells in a DateTime column. Are you having problems? WindowsApplication12_4996.zip


PA Paul October 19, 2004 10:56 PM UTC

sorry, it was the dataset not allowing null''s

Loader.
Up arrow icon