VB.net
I want to delete rows from database by clicking on a button.
for example if there is a row in which xz100 is an element and i want to delete the row in which xz100 is there and i should write xz100 in a textbox and click on delete button to delete it.