Hi
Can anyone tell me how I can highlight a single cell when the user clicks
on
it? I have tried lots of methods but they all seem to highlight the
complete
row. The closest I have come is to use CellClick to get the row and column
index, then pass that onto CellBackgroundPaint.
many thanks