I have a MSHFlexGrid with FixedCols set to 1. I have it so when the use click on a cell something will happen to that cell. I need to detect when a compete row is select. Like when you click on any row in col 0 the row is highlighted (I want that). How do I detect that
If I try MSHFlexGrid.Col it will return 1.