hello,
I am very new to c++ (Borland Builder) programming and I am not sure how to solve this:
When I click on a non-fixed cell in StringGrid1 I want to simultaneously highlight the whole row and the whole column where the cell is located so that clicking cells in the grid has visual effect of some kind of cross-hair emphasizing/following the selected cell.
Can anyone help me with concrete example here?
thank you
I am very new to c++ (Borland Builder) programming and I am not sure how to solve this:
When I click on a non-fixed cell in StringGrid1 I want to simultaneously highlight the whole row and the whole column where the cell is located so that clicking cells in the grid has visual effect of some kind of cross-hair emphasizing/following the selected cell.
Can anyone help me with concrete example here?
thank you