I love using the AutomaticDeletes, AutomaticEdit, and insert capability.
I have a list of tasks, and I want to add the ability to "complete" the task, without deleting it. I also want the leave the ability to edit the existing record, and delete the record. So, I need the "complete" column to update a single field for the selected record, then remove the line from the grid as the grid only shows uncompleted items.
Is there a way to do this?
Thanks for your help,
Dan
I have a list of tasks, and I want to add the ability to "complete" the task, without deleting it. I also want the leave the ability to edit the existing record, and delete the record. So, I need the "complete" column to update a single field for the selected record, then remove the line from the grid as the grid only shows uncompleted items.
Is there a way to do this?
Thanks for your help,
Dan