G
Guest
Hi, .Net experts,
I am using DatagridDateTimepickerColumn style posted on MSDN .net class
document in my datagrid. You can see the datagridDateTimepickerColumn style
at
http://msdn.microsoft.com/library/d...windowsformsdatagridcolumnstyleclasstopic.asp
It works fine with the datetimepicker column of current record in datagrid.
But when I click the very last record in datagrid (which creates a record), I
got an exception. I debuged it. It occured right after leaving Edit
function. Can somebody tell me the reasion and how to fix it?
Thanks,
Karl
I am using DatagridDateTimepickerColumn style posted on MSDN .net class
document in my datagrid. You can see the datagridDateTimepickerColumn style
at
http://msdn.microsoft.com/library/d...windowsformsdatagridcolumnstyleclasstopic.asp
It works fine with the datetimepicker column of current record in datagrid.
But when I click the very last record in datagrid (which creates a record), I
got an exception. I debuged it. It occured right after leaving Edit
function. Can somebody tell me the reasion and how to fix it?
Thanks,
Karl