Question
Highlight entire row of table on selection
I am using object toolkit C++. Even if I set "RowHighlight" property of table or use SetRowHighlight(true) the row isn't highlighted on selection of a cell in the row. Is there any trick I am missing?
