Greetings,
I'm working with a database in ADO.Net, language C# and i want to delete a selected row from dataGridView.
I created a Delete Statement with query Builder, but i don't know how to "call" this method in button?
I will really appreciate any help!
Thank you in advance!