in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • Re: select cell in entercell event when user double clicks

    You can restrict editing of the column and then simply use the Select method in the EnterCell event. C1FlexGrid1.Cols(x).AllowEditing = False To avoid the blue selection box in the restricted column, set the SelectionMode on load to Cell C1FlexGrid1.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum...
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 09-10-2007
    Filed under: C1FlexGrid, AllowEditing, SelectionMode
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.