This question is locked. New answers and comments are not allowed.
I have a column that has delete button. ie. each row has a delete button.
Now i realise that to click delete, i have to click twice to click fire the click event for that button.
I'm suspecting, the first click is to get focus on the gridview first.
Is there a way to click the button with only 1 click?
Now i realise that to click delete, i have to click twice to click fire the click event for that button.
I'm suspecting, the first click is to get focus on the gridview first.
Is there a way to click the button with only 1 click?
