hi all,
I have a very common scenario where my application users can create new record using a list grid . this is working fine but I have some other fields for this record which are required but user doesn't fill them , like username (who has created this record ) and creationDateTime (current date time) .
how can I add these values to the ds operation ?
thanks
I have a very common scenario where my application users can create new record using a list grid . this is working fine but I have some other fields for this record which are required but user doesn't fill them , like username (who has created this record ) and creationDateTime (current date time) .
how can I add these values to the ds operation ?
thanks
Comment