how to get value from gridview as per the selection of checkbox?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sangitutu
    New Member
    • Jan 2013
    • 2

    how to get value from gridview as per the selection of checkbox?

    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.
    Attached Files
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    As a rule of thumb, and for security purposes, I do not download attachements from strangers. Please post the relevant info and code in the thread themselves.

    Comment

    Working...