Hello friends,
I am working on a screen program.
now i have a table control in it. I also have a delete button. now wat i want is that in the table control there should be a button in the first column which when clicked should select the whole row and when the user presses DELETE it should delete that selected row .
how to do this ......