Skip to Content
0
Former Member
Dec 24, 2007 at 06:47 AM

Table control

22 Views

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 ......