in

C1 Community

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

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Add buttons in the whole column

    You have to set c1FlexGrid1.Cols[x].ComboList = "..." ; and make sure AllowEditing is true for the column. Also note by default the button is only visible when the cell has focus. Use this line of code to make the buttons always visible c1FlexGrid1.ShowButtons = ShowButtonsEnum .Always; You...
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 10-22-2007
    Filed under: C1FlexGrid, button
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.