Hi all,
I'm new to asp .net. I would like to get the value from a GridView when a checkbox is checked. I'm creating an HR eAppraisal System.
Need to capture the Employee ID, the CompetencyID and the Evaluation Factor ID
I had a checkboxlist in a GridView. The Checkboxlist Values are fixed and varied from 0 to 5.
Help Please