Hi
I frequently use RadGrid in the automated edit, delete and 'Add New Record' mode as a very quick
solution to input and edit of data.
However I have not found a clean way of saving today's date in my DateCreated field when a new record is
created using the 'Add New Record' command button, other than a separate database update function after the
RadGrid has saved the other data. This seem to be making what should be a simple job, complex.
Can you tell me how best to do this either declaratively or in code behind in the appropriate RadGrid event.
Thanks a lot for your expertise!
Clive
I frequently use RadGrid in the automated edit, delete and 'Add New Record' mode as a very quick
solution to input and edit of data.
However I have not found a clean way of saving today's date in my DateCreated field when a new record is
created using the 'Add New Record' command button, other than a separate database update function after the
RadGrid has saved the other data. This seem to be making what should be a simple job, complex.
Can you tell me how best to do this either declaratively or in code behind in the appropriate RadGrid event.
Thanks a lot for your expertise!
Clive