John Topley's KnowledgebasePrevent Multiple Row Selection In MSHFlexGridFriday, 30 May 2003This Visual Basic code prevents multiple rows from being selected in the Microsoft Hierarchical FlexGrid Control 6.0. Add this code to the FlexGrid's SelChange() event: With MSFlexGrid1 |
![]() |

