OK here's my silly problem for today:
I want to delete a currently selected record from my DataGrid. In the DataGrid properties i initially have AllowDelete turned off. When the user clicks the a delete record command button i added i want a message box to pop up confirming the delete then allowing the delete to happen.
I got as far as the message box but it never deletes anything???

I'm beginning to think selling a database application before buying VB may have been a mistake.


Pete Butler