tags:

views:

24

answers:

0

Hi All,

I have a DataGridView that is bound to a table. I need to be able to rightclick on that DataGridView and it needs to select the right clicked row and open the context menu and when i click delete i need it to delete that row from the table. The contextmenu is all made etc i just need to know how i can get that delete to work!!!

Cheers,

Brendan