I'm adding data into a dgv's cells via code. The data in the cell looks like "A/CV/D" (fields separated by forward slash. I would like for the user to be able to right-click on this cell and be presented with a small form that displays each individual field (i.e. A - CV - D) as well as a checkbox for each that the user can click to remove that value from the cell. Cell is read-only, can only be modified w/code
I haven't been able to work up any code for this that works, so any input would be appreciated. TIA-
jr
I haven't been able to work up any code for this that works, so any input would be appreciated. TIA-
jr