Dec 24, 2005 #1 ArashB Programmer Joined Dec 24, 2005 Messages 10 Location CA Hi there, I have a data grid in which one column is a boolean value (checkboxes) I'm looking for the event that is triggered when the user changed the value of the checkbox.
Hi there, I have a data grid in which one column is a boolean value (checkboxes) I'm looking for the event that is triggered when the user changed the value of the checkbox.
Dec 28, 2005 #2 RonRepp Technical User Joined Feb 25, 2005 Messages 1,031 Location US Try CurrentCellChanged. I hope this helps. Ron Ron Repp Upvote 0 Downvote