Hi,
I have a DataSource thats performing CRUD for a grid of data. However in my destroy service when a data item is 'deleted', its either deleted or deactivated. My service can return a string, but then the DS 'requestEnd' event doesnt register the destroy response because the response is not the original object or blank.
I need a way for my service to communicate in the response whether a record was deleted or deactivated, Please advise.
Thanks and kind Regards,
Grant