Hi. I am writing a dialog where the flex grid does not get created until (as a result of) the user selecting an item from a combo box. In that method, I (1) create my control that contains the flex grid, add rows to the flex grid, then call Select(row, col, true) - where in this case I am trying to select...