Hi, .Net experts,
I am using DatagridDateTim epickerColumn style posted on MSDN .net class
document in my datagrid. You can see the datagridDateTim epickerColumn style
at
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 DatagridDateTim epickerColumn style posted on MSDN .net class
document in my datagrid. You can see the datagridDateTim epickerColumn style
at
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
Comment