Question
Mass Deletes
I have a cf report that is displayed in table format. I want
to add a check box at the front of each row so that if it is
checked, that entire row/record will be deleted from the db.
If I currentl display 10 rows and want to delete 8 of them, then I would check those 8 boxes and hit the delete button and they should be deleted from th db.
How can this be done ?
Thanks for any help.
If I currentl display 10 rows and want to delete 8 of them, then I would check those 8 boxes and hit the delete button and they should be deleted from th db.
How can this be done ?
Thanks for any help.