I am using VS 2008. I have a gridview with checkboxe. i want to get the value of cell 1 during execution, if the corresponding checkbox is checked.The code that i used given below .The problem is that during execution if i select a check box its checked value is not changing.
how to get value from gridview as per the selection of checkbox?
Collapse
X
Comment