I have a gridview and need to get whether or not a checkbox has been checked off and set a label with a complete date in the same gridview then finally allow the update to post back to Access (so checkbox true and complete date = now)
How do I get values from the current cell I am editing and how do I set values in the current row I am editing before it is posted back to Access?
How do I get values from the current cell I am editing and how do I set values in the current row I am editing before it is posted back to Access?