is this possible in code-behind? I have seen examples where you highlight the entire row using css hover property but would like to know if it is possible to highlight particular cells in a table when click/hover over one cell. I am trying to show a relationship
between data in a table and want to achieve it by coloring related cells.
Go to the complete details ...