Hi,
I have a checkbox in every row of the gridview, I want a validation that untill and unless atleast one checkbox is checked the delete operation should not move ahead. I mean if the user is not checking the checkbox and directly clicking the Delete button,
it should throw an alert as to check atleast one checkbox.
Go to the complete details ...