I am a beginner in programming. I want to manage my Checkbox by including "if-else-condition" in it. For examples, there are two columns in my grid which are named "readable" and "writable" (public bool). I will use CheckBox for these two columns.I am a beginner in programming. I want to manag