T
TCORDON
Thanks, I am still getting an error well not an error, but no action, please
let me know if I missed
something.
This is what I have done so far.
1. In the Item Template, I named the Button "cmdDelete" and set its
CommandName Property to: Delete
2. I placed all the code to delete the record inside: Private Sub
lstItems_DeleteCommand(ByVal source.... ) in the codebehing page.
What I am seeing is that that event is not getting fired.
TIA!
let me know if I missed
something.
This is what I have done so far.
1. In the Item Template, I named the Button "cmdDelete" and set its
CommandName Property to: Delete
2. I placed all the code to delete the record inside: Private Sub
lstItems_DeleteCommand(ByVal source.... ) in the codebehing page.
What I am seeing is that that event is not getting fired.
TIA!