Home All Groups Group Topic Archive Search About

How do I display a confirmation dialog when the user tries to delete a row? When the user selects a

Author
8 Aug 2006 3:58 PM
Amit
How do I display a confirmation dialog when the user tries to delete a
row? When the user selects a row in the DataGridView and hits the
delete key

Thanks,
Amit

Author
8 Aug 2006 4:07 PM
Siva M
Handle the UserDeletingRow event...

"Amit" <amit.srivastav***@gmail.com> wrote in message
news:1155052686.834044.20270@b28g2000cwb.googlegroups.com...
How do I display a confirmation dialog when the user tries to delete a
row? When the user selects a row in the DataGridView and hits the
delete key

Thanks,
Amit